Freigeben über


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

Concepts

CAtlFileMappingBase Members

CAtlFileMapping Class

ATL Class Overview