ReactOS 0.4.15-dev-7788-g1ad9096
tagWDML_CONV Struct Reference

#include <dde_private.h>

Collaboration diagram for tagWDML_CONV:

Public Attributes

struct tagWDML_CONVnext
 
struct tagWDML_INSTANCEinstance
 
HSZ hszService
 
HSZ hszTopic
 
UINT magic
 
UINT afCmd
 
CONVCONTEXT convContext
 
HWND hwndClient
 
HWND hwndServer
 
WDML_XACTtransactions
 
DWORD hUser
 
DWORD wStatus
 
DWORD wConvst
 

Detailed Description

Definition at line 124 of file dde_private.h.

Member Data Documentation

◆ afCmd

UINT tagWDML_CONV::afCmd

Definition at line 131 of file dde_private.h.

◆ convContext

CONVCONTEXT tagWDML_CONV::convContext

Definition at line 132 of file dde_private.h.

Referenced by DdeConnect(), and WDML_GetLocalConvInfo().

◆ hszService

HSZ tagWDML_CONV::hszService

◆ hszTopic

◆ hUser

DWORD tagWDML_CONV::hUser

Definition at line 136 of file dde_private.h.

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

◆ hwndClient

◆ hwndServer

◆ instance

◆ magic

UINT tagWDML_CONV::magic

Definition at line 130 of file dde_private.h.

Referenced by WDML_AddConv(), WDML_GetConv(), and WDML_RemoveConv().

◆ next

◆ transactions

◆ wConvst

DWORD tagWDML_CONV::wConvst

Definition at line 138 of file dde_private.h.

Referenced by DdeConnect(), WDML_AddConv(), and WDML_GetLocalConvInfo().

◆ wStatus


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