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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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