ReactOS 0.4.15-dev-7788-g1ad9096
tagWDML_XACT Struct Reference

#include <dde_private.h>

Collaboration diagram for tagWDML_XACT:

Public Attributes

struct tagWDML_XACTnext
 
DWORD xActID
 
UINT ddeMsg
 
HDDEDATA hDdeData
 
DWORD dwTimeout
 
DWORD hUser
 
UINT wType
 
UINT wFmt
 
HSZ hszItem
 
ATOM atom
 
HGLOBAL hMem
 
LPARAM lParam
 

Detailed Description

Definition at line 109 of file dde_private.h.

Member Data Documentation

◆ atom

◆ ddeMsg

◆ dwTimeout

DWORD tagWDML_XACT::dwTimeout

Definition at line 114 of file dde_private.h.

Referenced by DdeAbandonTransaction(), WDML_ClientHandle(), and WDML_HandleReply().

◆ hDdeData

◆ hMem

◆ hszItem

◆ hUser

DWORD tagWDML_XACT::hUser

Definition at line 115 of file dde_private.h.

Referenced by DdeSetUserHandle(), WDML_AllocTransaction(), and WDML_GetLocalConvInfo().

◆ lParam

◆ next

◆ wFmt

◆ wType

UINT tagWDML_XACT::wType

◆ xActID


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