(PHP 5, PHP 7)
COMPersistHelper::GetMaxStreamSize — Get maximum stream size
Retrieves the size of the stream (in bytes) needed to save the object.
Această funcție nu are parametri.
Returns the size of the stream (in bytes) needed to save the object.
A com_exception is thrown if the associated object does neither implement the COM interface IPersistStream nor IPersistStreamInit, or when calling the IPersistStream::GetSizeMax() method failed.