CAtlFileMappingBase Members

Methods

CAtlFileMappingBase

The constructor.

~CAtlFileMappingBase

The destructor.

CopyFrom

Call this method to copy from a file-mapping object.

GetData

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

GetHandle

Call this method to return the file handle.

GetMappingSize

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

MapFile

Call this method to create a file-mapping object.

MapSharedMem

Call this method to create a file-mapping object that permits full access to all processes.

OpenMapping

Call this method to return a handle to the file-mapping object.

Unmap

Call this method to unmap a file-mapping object.

Operators

operator =

Sets the current file-mapping object to another file-mapping object.

See Also

Reference

CAtlFileMappingBase Class

Other Resources

CAtlFileMapping Members