AtlThunk_AllocateData function (atlthunk.h)
Allocates space in memory for an ATL thunk.
AtlThunkData_t * AtlThunk_AllocateData();
If the function succeeds, the return value is an ATL thunk.
If the function fails, the return value is NULL. To get extended error information, call GetLastError.
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | atlthunk.h |
DLL | Atlthunk.dll |