Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an executable function corresponding to the AtlThunkData_t parameter.
Syntax
WNDPROC AtlThunk_DataToCode(
AtlThunkData_t *unnamedParam1
);
Parameters
unnamedParam1
The ATL thunk.
Return value
An executable function.
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 |