|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <callback.h>

Public Attributes | |
| INT | Type |
| MSG | |
| int | size |
| PVOID | pvData |
| BYTE | buffer [1] |
Definition at line 142 of file callback.h.
| BYTE _DDEPOSTGET_CALLBACK_ARGUMENTS::buffer[1] |
Definition at line 148 of file callback.h.
Referenced by IntDDEGetCallback(), and User32CallDDEGetFromKernel().
| _DDEPOSTGET_CALLBACK_ARGUMENTS::MSG |
Definition at line 145 of file callback.h.
| PVOID _DDEPOSTGET_CALLBACK_ARGUMENTS::pvData |
Definition at line 147 of file callback.h.
Referenced by IntDDEPostCallback(), and User32CallDDEPostFromKernel().
| int _DDEPOSTGET_CALLBACK_ARGUMENTS::size |
Definition at line 146 of file callback.h.
Referenced by IntDDEGetCallback(), IntDDEPostCallback(), User32CallDDEGetFromKernel(), and User32CallDDEPostFromKernel().
| INT _DDEPOSTGET_CALLBACK_ARGUMENTS::Type |
Definition at line 144 of file callback.h.