IPersistStreamInitImpl::GetSizeMax
Retrieves the size of the stream needed to save the object's data.
STDMETHOD(GetSizeMax)(
ULARGE_INTEGER FAR* pcbSize
);
Return Value
Returns E_NOTIMPL.
Remarks
See IPersistStreamInit::GetSizeMax in the Windows SDK.
Requirements
Header: atlcom.h