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.
A version of this page is also available for
4/8/2010
This structure is logged when a file-mapping object is destroyed when CloseHandle closes the last reference to the mapping handle.
Syntax
typedef struct __CEL_MAPFILE_DESTROY {
HANDLE hMap;
} CEL_MAPFILE_DESTROY , *PCEL_MAPFILE_DESTROY ;
Members
- hMap
Handle of the file-mapping object that was destroyed.
Requirements
| Header | celog.h |
| Windows Embedded CE | Windows CE 5.0 and later |
| Windows Mobile | Windows Mobile Version 5.0 and later |