ReactOS 0.4.16-dev-2354-g16de117
ClassMoniker Class Reference
Collaboration diagram for ClassMoniker:

Public Attributes

IMoniker IMoniker_iface
 
IROTData IROTData_iface
 
LONG ref
 
struct {
   CLSID   clsid
 
   DWORD   data_len
 
header
 
WCHARdata
 
IUnknownpMarshal
 

Detailed Description

Definition at line 41 of file classmoniker.c.

Member Data Documentation

◆ clsid

CLSID ClassMoniker::clsid

Definition at line 49 of file classmoniker.c.

◆ data

WCHAR* ClassMoniker::data

Definition at line 52 of file classmoniker.c.

◆ data_len

DWORD ClassMoniker::data_len

Definition at line 50 of file classmoniker.c.

◆ 

struct { ... } ClassMoniker::header

◆ IMoniker_iface

IMoniker ClassMoniker::IMoniker_iface

Definition at line 43 of file classmoniker.c.

◆ IROTData_iface

IROTData ClassMoniker::IROTData_iface

Definition at line 44 of file classmoniker.c.

◆ pMarshal

IUnknown* ClassMoniker::pMarshal

Definition at line 54 of file classmoniker.c.

◆ ref

LONG ClassMoniker::ref

Definition at line 45 of file classmoniker.c.


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