CAtlFileMappingBase Class

This class represents a memory-mapped file.

class CAtlFileMappingBase

Remarks

File mapping is the association of a file's contents with a portion of the virtual address space of a process. This class provides methods for creating file-mapping objects that permit programs to easily access and share data.

For more information, see File Mapping in the Windows SDK.

Requirements

Header: atlfile.h

See Also

Reference

CAtlFileMapping Class

Other Resources

CAtlFileMappingBase Members

ATL Class Overview