Call this method to get the mapping size from a file-mapping object.
SIZE_T GetMappingSize( ) throw( );
Return Value
Returns the mapping size.
Example
See the example for CAtlFileMappingBase::CAtlFileMappingBase.
Requirements
Header: atlfile.h
Call this method to get the mapping size from a file-mapping object.
SIZE_T GetMappingSize( ) throw( );
Returns the mapping size.
See the example for CAtlFileMappingBase::CAtlFileMappingBase.
Header: atlfile.h