CloseMapFile function
关闭内存映射对象句柄
Function:
bool UAPI CloseMapFile(
int hMapFile
);
Parameters:
- hMapFile [in]:内存映射对象句柄号
Return value:
- Type:BOOL
- Text:成功返回 TRUE,失败返回 FALSE
Requirements:
| Keyword | Value |
|---|---|
| Minimum Agine Version | 171012.1 |
| Minimum SDK Version | 171012.1 |
| Header File | h.files |
| Library Server | kext |