CAtlFileMappingBase::GetMappingSize

 

Call this method to get the mapping size from a file-mapping object.

Syntax

SIZE_T GetMappingSize( ) throw( );

Return Value

Returns the mapping size.

Example

See the example for CAtlFileMappingBase::CAtlFileMappingBase.

Requirements

Header: atlfile.h

See Also

CAtlFileMappingBase Class