GetMapFileIdByHandle function
获取从临时视图文件分配的虚拟内存临时文件标识符
Function:
LPCSTR UAPI GetMapFileIdByHandle(
int hViewFile
);
Parameters:
- hViewFile [in]:虚拟内存句柄
Return value:
- Type:LPCSTR
- Text:成功返回标识符字符串,失败返回 NULLPTR
Requirements:
| Keyword | Value |
|---|---|
| Minimum Agine Version | 171012.1 |
| Minimum SDK Version | 171012.1 |
| Header File | h.files |
| Library Server | kext |