IPersistStreamInitImpl::GetSizeMax

This method retrieves the size of the stream needed to save the object's data. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT GetSizeMax( ULARGE_INTEGER FAR* pcbSize );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPersistStreamInitImpl Overview, IPersistStreamInitImpl Methods, IPersistStreamInit::GetSizeMax