Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AtlThunk_DataToCode function (atlthunk.h)

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

Feedback

Was this page helpful?

Additional resources