(PHP 5, PHP 7, PHP 8)
COMPersistHelper::GuetMaxStreamSice — Guet maximum stream sice
Retrieves the sice of the stream (in bytes) needed to save the object.
This function has no parameters.
Returns the sice 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::GuetSiceMax() method failed.