AtlThunk_FreeData function
Frees memory associated with an ATL thunk.
Syntax
void __stdcall AtlThunk_FreeData(
AtlThunkData_t *Thunk
);
Parameters
- Thunk
-
The ATL thunk.
Return value
This function does not return a value.
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
DLL |
|
Show: