Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

tagCONV_INFO Struct Reference

#include <ddemlcli.h>

List of all members.

Public Attributes

tagCONV_INFOnext
PCL_INSTANCE_INFO pcii
DWORD_PTR hUser
HCONV hConv
LATOM laService
LATOM laTopic
HWND hwndPartner
HWND hwndConv
WORD state
LATOM laServiceRequested
PXACT_INFO pxiIn
PXACT_INFO pxiOut
PDDE_MESSAGE_QUEUE dmqIn
PDDE_MESSAGE_QUEUE dmqOut
PADVISE_LINK aLinks
int cLinks
int cLocks


Member Data Documentation

PADVISE_LINK tagCONV_INFO::aLinks
 

Definition at line 225 of file ddemlcli.h.

Referenced by AddLink(), ClRespUnadviseAck(), ClSpontAdviseData(), DdePostAdvise(), DdeReconnect(), FreeConversationResources(), SvRespAdviseDataAck(), and SvSpontUnadvise().

int tagCONV_INFO::cLinks
 

Definition at line 226 of file ddemlcli.h.

Referenced by AddLink(), ClRespUnadviseAck(), ClSpontAdviseData(), DdePostAdvise(), DdeReconnect(), FreeConversationResources(), SvRespAdviseDataAck(), and SvSpontUnadvise().

int tagCONV_INFO::cLocks
 

Definition at line 227 of file ddemlcli.h.

Referenced by CheckForQueuedMessages(), DdeEnableCallback(), DdePostAdvise(), EnableEnumProc(), FreeConversationResources(), ProcessAsyncDDEMsg(), and ProcessSyncDDEMessage().

PDDE_MESSAGE_QUEUE tagCONV_INFO::dmqIn
 

Definition at line 223 of file ddemlcli.h.

Referenced by CheckForQueuedMessages(), FreeConversationResources(), and ProcessAsyncDDEMsg().

PDDE_MESSAGE_QUEUE tagCONV_INFO::dmqOut
 

Definition at line 224 of file ddemlcli.h.

Referenced by CheckForQueuedMessages(), FreeConversationResources(), ProcessAsyncDDEMsg(), and SetEnableState().

HCONV tagCONV_INFO::hConv
 

Definition at line 214 of file ddemlcli.h.

Referenced by ClSpontAdviseData(), DdeConnect(), DdeQueryNextServer(), DdeReconnect(), FreeConversationResources(), ShutdownConversation(), SvSpontAdvise(), SvSpontExecute(), SvSpontPoke(), SvSpontRequest(), SvSpontUnadvise(), SvStartAdviseUpdate(), TransactionComplete(), and UnlinkConvFromOthers().

DWORD_PTR tagCONV_INFO::hUser
 

Definition at line 213 of file ddemlcli.h.

Referenced by DdeQueryConvInfo(), and DdeSetUserHandle().

HWND tagCONV_INFO::hwndConv
 

Definition at line 218 of file ddemlcli.h.

Referenced by ClRespAdviseAck(), ClRespRequestData(), ClSpontAdviseData(), ClStartAdvise(), ClStartExecute(), ClStartPoke(), ClStartRequest(), ClStartUnadvise(), DdeClientTransaction(), DdeConnectList(), DdeImpersonateClient(), DDEMLClientWndProc(), DDEMLServerWndProc(), DdeQueryConvInfo(), DdeQueryNextServer(), DdeReconnect(), FreeConversationResources(), MonitorConv(), ProcessAsyncDDEMsg(), ShutdownConversation(), SvSpontAdvise(), SvSpontExecute(), SvSpontPoke(), SvSpontRequest(), SvSpontUnadvise(), SvStartAdviseUpdate(), TransactionComplete(), UnlinkConvFromOthers(), and WaitForZombieTerminate().

HWND tagCONV_INFO::hwndPartner
 

Definition at line 217 of file ddemlcli.h.

Referenced by ClRespAdviseAck(), ClRespRequestData(), ClSpontAdviseData(), ClStartAdvise(), ClStartExecute(), ClStartPoke(), ClStartRequest(), ClStartUnadvise(), DdeImpersonateClient(), DdeQueryConvInfo(), FreeConversationResources(), MonitorConv(), ProcessAsyncDDEMsg(), ProcessDDEMLInitiate(), ProcessTerminateMsg(), ShutdownConversation(), SvSpontAdvise(), SvSpontExecute(), SvSpontPoke(), SvSpontRequest(), SvSpontUnadvise(), SvStartAdviseUpdate(), and WaitForZombieTerminate().

LATOM tagCONV_INFO::laService
 

Definition at line 215 of file ddemlcli.h.

Referenced by ClRespAdviseAck(), ClStartUnadvise(), DdeQueryConvInfo(), DdeReconnect(), FreeConversationResources(), InitiateEnumerationProc(), MonitorConv(), SvSpontAdvise(), and SvSpontUnadvise().

LATOM tagCONV_INFO::laServiceRequested
 

Definition at line 220 of file ddemlcli.h.

Referenced by ConnectConv(), DdeQueryConvInfo(), FreeConversationResources(), and InitiateEnumerationProc().

LATOM tagCONV_INFO::laTopic
 

Definition at line 216 of file ddemlcli.h.

Referenced by AddLink(), ClRespAdviseAck(), ClSpontAdviseData(), ClStartUnadvise(), DdeQueryConvInfo(), DdeReconnect(), FreeConversationResources(), InitiateEnumerationProc(), MonitorConv(), SvSpontAdvise(), SvSpontExecute(), SvSpontPoke(), SvSpontRequest(), SvSpontUnadvise(), SvStartAdviseUpdate(), and TransactionComplete().

struct tagCONV_INFO* tagCONV_INFO::next
 

Definition at line 211 of file ddemlcli.h.

Referenced by AbandonEnumerateProc(), ConnectConv(), DdeConnectList(), DdeDisconnectList(), DDEMLClientWndProc(), DdePostAdvise(), DdeQueryNextServer(), DisconnectConv(), EnableEnumProc(), InitiateEnumerationProc(), ProcessAsyncDDEMsg(), ProcessDDEMLInitiate(), ProcessTerminateMsg(), and UnlinkConvFromOthers().

PCL_INSTANCE_INFO tagCONV_INFO::pcii
 

Definition at line 212 of file ddemlcli.h.

Referenced by AddLink(), ClRespAdviseAck(), ClRespRequestData(), ClSpontAdviseData(), ClStartAdvise(), ClStartExecute(), ClStartPoke(), ClStartRequest(), ClStartUnadvise(), DdeAbandonTransaction(), DdeClientTransaction(), DDEMLClientWndProc(), DdePostAdvise(), DdeQueryConvInfo(), FreeConversationResources(), MonitorConv(), ProcessSyncDDEMessage(), ShutdownConversation(), SvSpontAdvise(), SvSpontExecute(), SvSpontPoke(), SvSpontRequest(), SvSpontUnadvise(), SvStartAdviseUpdate(), TransactionComplete(), and UnlinkConvFromOthers().

PXACT_INFO tagCONV_INFO::pxiIn
 

Definition at line 221 of file ddemlcli.h.

Referenced by AbandonTransaction(), CloseTransaction(), LinkTransaction(), and UnlinkTransaction().

PXACT_INFO tagCONV_INFO::pxiOut
 

Definition at line 222 of file ddemlcli.h.

Referenced by CloseTransaction(), FreeConversationResources(), LinkTransaction(), ProcessSyncDDEMessage(), and UnlinkTransaction().

WORD tagCONV_INFO::state
 

Definition at line 219 of file ddemlcli.h.

Referenced by AbandonEnumerateProc(), AddLink(), CheckForQueuedMessages(), ClRespAdviseAck(), ClStartExecute(), ClStartUnadvise(), DdeClientTransaction(), DdeConnectList(), DdeDisconnect(), DdeDisconnectList(), DdeEnableCallback(), DdePostAdvise(), DdeQueryConvInfo(), DdeReconnect(), EnableEnumProc(), FreeConversationResources(), InitiateEnumerationProc(), MonitorConv(), ProcessAsyncDDEMsg(), ProcessSyncDDEMessage(), ProcessTerminateMsg(), SetEnableState(), ShutdownConversation(), SpontaneousClientMessage(), SpontaneousServerMessage(), SvSpontExecute(), UnlinkConvFromOthers(), and WaitForZombieTerminate().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:29 2004 for test by doxygen 1.3.7