Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.