ReactOS 0.4.15-dev-7942-gd23573b
tagCONVINFO Struct Reference

#include <ddeml.h>

Collaboration diagram for tagCONVINFO:

Public Attributes

DWORD cb
 
DWORD hUser
 
HCONV hConvPartner
 
HSZ hszSvcPartner
 
HSZ hszServiceReq
 
HSZ hszTopic
 
HSZ hszItem
 
UINT wFmt
 
UINT wType
 
UINT wStatus
 
UINT wConvst
 
UINT wLastError
 
HCONVLIST hConvList
 
CONVCONTEXT ConvCtxt
 
HWND hwnd
 
HWND hwndPartner
 

Detailed Description

Definition at line 315 of file ddeml.h.

Member Data Documentation

◆ cb

DWORD tagCONVINFO::cb

Definition at line 317 of file ddeml.h.

Referenced by DdeQueryConvInfo().

◆ ConvCtxt

CONVCONTEXT tagCONVINFO::ConvCtxt

Definition at line 330 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hConvList

HCONVLIST tagCONVINFO::hConvList

Definition at line 329 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hConvPartner

HCONV tagCONVINFO::hConvPartner

Definition at line 319 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hszItem

HSZ tagCONVINFO::hszItem

Definition at line 323 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hszServiceReq

HSZ tagCONVINFO::hszServiceReq

Definition at line 321 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hszSvcPartner

HSZ tagCONVINFO::hszSvcPartner

Definition at line 320 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hszTopic

HSZ tagCONVINFO::hszTopic

Definition at line 322 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hUser

DWORD tagCONVINFO::hUser

Definition at line 318 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hwnd

HWND tagCONVINFO::hwnd

Definition at line 331 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ hwndPartner

HWND tagCONVINFO::hwndPartner

Definition at line 332 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ wConvst

UINT tagCONVINFO::wConvst

Definition at line 327 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ wFmt

UINT tagCONVINFO::wFmt

Definition at line 324 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ wLastError

UINT tagCONVINFO::wLastError

Definition at line 328 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ wStatus

UINT tagCONVINFO::wStatus

Definition at line 326 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().

◆ wType

UINT tagCONVINFO::wType

Definition at line 325 of file ddeml.h.

Referenced by WDML_GetLocalConvInfo().


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