AtlThunk_AllocateData 函数 (atlthunk.h)
为 ATL thunk 分配内存中的空间。
语法
AtlThunkData_t * AtlThunk_AllocateData();
返回值
如果函数成功,则返回值为 ATL thunk。
如果函数失败,则返回值为 NULL。 要获得更多的错误信息,请调用 GetLastError。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | atlthunk.h |
DLL | Atlthunk.dll |