This is the complete list of members for
CDDEClient, including all inherited members.
AddListener(IDDEClientListener *pListener) | CDDEClient | |
CDDEClient(DWORD dwFlags=CBF_FAIL_ALLSVRXACTIONS|CBF_SKIP_REGISTRATIONS|CBF_SKIP_UNREGISTRATIONS) | CDDEClient | |
CDDEInst() | CDDEInst | [inline, protected] |
CLIENT enum value | CDDEInst | |
CListeners typedef | CDDEClient | [protected] |
CreateConversation(const tchar *pszService, const tchar *pszTopic) | CDDEClient | |
DDECallbackProc(UINT uType, UINT uFormat, HCONV hConv, HSZ hsz1, HSZ hsz2, HDDEDATA hData, ULONG_PTR dwData1, ULONG_PTR dwData2) | CDDEClient | [protected, static] |
DestroyConversation(CDDECltConv *pConv) | CDDEClient | |
FindConversation(const tchar *pszService, const tchar *pszTopic) const | CDDEClient | |
FindConversation(HCONV hConv) const | CDDEClient | |
g_pDDEClient | CDDEClient | [protected, static] |
GetAllConversations(CDDECltConvs &aoConvs) const | CDDEClient | [inline] |
GetErrorCode(uint nError) | CDDEInst | [static] |
GetNumConversations() const | CDDEClient | [inline] |
Handle() const | CDDEInst | [inline] |
Initialise(DWORD dwFlags) | CDDEClient | [protected] |
InstType enum name | CDDEInst | |
LastError() const | CDDEInst | [inline] |
m_aoConvs | CDDEClient | [protected] |
m_aoListeners | CDDEClient | [protected] |
m_dwInst | CDDEInst | [protected] |
m_eType | CDDEInst | [protected] |
OnAdvise(HCONV hConv, const tchar *pszTopic, const tchar *pszItem, uint nFormat, const CDDEData *pData) | CDDEClient | [protected] |
OnDisconnect(HCONV hConv) | CDDEClient | [protected] |
OnRegister(const tchar *pszBaseName, const tchar *pszInstName) | CDDEClient | [protected] |
OnUnregister(const tchar *pszBaseName, const tchar *pszInstName) | CDDEClient | [protected] |
QueryAll(CStrArray &astrServers, CStrArray &astrTopics) const | CDDEClient | |
QueryServers(CStrArray &astrServers) const | CDDEClient | |
QueryServerTopics(const tchar *pszServer, CStrArray &astrTopics) const | CDDEClient | |
RemoveListener(IDDEClientListener *pListener) | CDDEClient | |
SERVER enum value | CDDEInst | |
Type() const | CDDEInst | [inline] |
Uninitialise() | CDDEClient | [protected] |
~CDDEClient() | CDDEClient | [virtual] |
~CDDEInst() | CDDEInst | [inline, protected, virtual] |