ReactOS 0.4.15-dev-8058-ga7cbb60
_DDEPOSTGET_CALLBACK_ARGUMENTS Struct Reference

#include <callback.h>

Collaboration diagram for _DDEPOSTGET_CALLBACK_ARGUMENTS:

Public Attributes

INT Type
 
 MSG
 
int size
 
PVOID pvData
 
BYTE buffer [1]
 

Detailed Description

Definition at line 142 of file callback.h.

Member Data Documentation

◆ buffer

BYTE _DDEPOSTGET_CALLBACK_ARGUMENTS::buffer[1]

Definition at line 148 of file callback.h.

Referenced by IntDDEGetCallback(), and User32CallDDEGetFromKernel().

◆ MSG

_DDEPOSTGET_CALLBACK_ARGUMENTS::MSG

Definition at line 145 of file callback.h.

◆ pvData

PVOID _DDEPOSTGET_CALLBACK_ARGUMENTS::pvData

Definition at line 147 of file callback.h.

Referenced by IntDDEPostCallback(), and User32CallDDEPostFromKernel().

◆ size

int _DDEPOSTGET_CALLBACK_ARGUMENTS::size

◆ Type

INT _DDEPOSTGET_CALLBACK_ARGUMENTS::Type

Definition at line 144 of file callback.h.


The documentation for this struct was generated from the following file: