CAtlFileMappingBase::GetData
Call this method to get the data from a file-mapping object.
void* GetData( ) const throw( );
Return Value
Returns a pointer to the data.
Requirements
Header: atlfile.h
Call this method to get the data from a file-mapping object.
void* GetData( ) const throw( );
Returns a pointer to the data.
Header: atlfile.h