Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Returns the size, in bytes, of the stream required to save the object.
Syntax
HRESULT retVal = object.GetSizeMax(pCbSize);
Parameters
pCbSize [out]
Type: unsigned longThe address of an unsigned integer value indicating the size, in bytes, of the stream required to save the object.