ReactOS 0.4.15-dev-7931-gfd331f1
ATL_PROPMAP_ENTRY Struct Reference

#include <atlcom.h>

Collaboration diagram for ATL_PROPMAP_ENTRY:

Public Attributes

LPCOLESTR szDesc
 
const CLSIDpclsidPropPage
 
const IIDpiidDispatch
 
voidrgclsidAllowed
 
DWORD cclsidAllowed
 
DISPID dispid
 
DWORD dwOffsetData
 
DWORD dwSizeData
 
VARTYPE vt
 

Detailed Description

Definition at line 26 of file atlcom.h.

Member Data Documentation

◆ cclsidAllowed

DWORD ATL_PROPMAP_ENTRY::cclsidAllowed

Definition at line 37 of file atlcom.h.

◆ dispid

DISPID ATL_PROPMAP_ENTRY::dispid

Definition at line 38 of file atlcom.h.

◆ dwOffsetData

DWORD ATL_PROPMAP_ENTRY::dwOffsetData

Definition at line 40 of file atlcom.h.

◆ dwSizeData

DWORD ATL_PROPMAP_ENTRY::dwSizeData

Definition at line 41 of file atlcom.h.

◆ pclsidPropPage

const CLSID* ATL_PROPMAP_ENTRY::pclsidPropPage

Definition at line 34 of file atlcom.h.

◆ piidDispatch

const IID* ATL_PROPMAP_ENTRY::piidDispatch

Definition at line 35 of file atlcom.h.

◆ rgclsidAllowed

void* ATL_PROPMAP_ENTRY::rgclsidAllowed

Definition at line 36 of file atlcom.h.

◆ szDesc

LPCOLESTR ATL_PROPMAP_ENTRY::szDesc

Definition at line 28 of file atlcom.h.

◆ vt

VARTYPE ATL_PROPMAP_ENTRY::vt

Definition at line 42 of file atlcom.h.


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