MapFileFree function
释放从临时视图文件中所分配的虚拟内存
Function:
bool UAPI MapFileFree(
int hViewFile
);
Parameters:
- hViewFile [in]:虚拟内存句柄
Notes:由 MapFileAlloc function 的 lpByHandle 参数输出
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 |