ReactOS 0.4.15-dev-7953-g1f49173
FileMonikerImpl Struct Reference
Collaboration diagram for FileMonikerImpl:

Public Attributes

IMoniker IMoniker_iface
 
IROTData IROTData_iface
 
LONG ref
 
LPOLESTR filePathName
 
IUnknownpMarshal
 

Detailed Description

Definition at line 42 of file filemoniker.c.

Member Data Documentation

◆ filePathName

LPOLESTR FileMonikerImpl::filePathName

Definition at line 46 of file filemoniker.c.

◆ IMoniker_iface

IMoniker FileMonikerImpl::IMoniker_iface

Definition at line 43 of file filemoniker.c.

Referenced by CreateFileMoniker(), and FileMoniker_CreateInstance().

◆ IROTData_iface

IROTData FileMonikerImpl::IROTData_iface

Definition at line 44 of file filemoniker.c.

◆ pMarshal

IUnknown* FileMonikerImpl::pMarshal

Definition at line 47 of file filemoniker.c.

◆ ref

LONG FileMonikerImpl::ref

Definition at line 45 of file filemoniker.c.


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