Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure is logged when a file-mapping object is destroyed when CloseHandle closes the last reference to the mapping handle.
typedef struct __CEL_MAPFILE_DESTROY {HANDLEhMap; } CEL_MAPFILE_DESTROY , *PCEL_MAPFILE_DESTROY ;
Members
- hMap
Handle of the file-mapping object that was destroyed.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Celog.h.
See Also
CreateFileMapping| CEL_MAPFILE_CREATE
Send Feedback on this topic to the authors