AtlThunk_DataToCode function
Returns an executable function corresponding to the AtlThunkData_t parameter.
Syntax
WNDPROC __stdcall AtlThunk_DataToCode( AtlThunkData_t * );
Parameters
-
The ATL thunk.
Return value
An executable function.
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
DLL |
|
Show: