AtlThunk_AllocateData function (atlthunk.h)
Allocates space in memory for an ATL thunk.
Syntax
AtlThunkData_t * AtlThunk_AllocateData();
Return value
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.
Requirements
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 |