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

Public Attributes

IMoniker IMoniker_iface
 
IUriContainer IUriContainer_iface
 
LONG ref
 
IUriuri
 
BSTR URLName
 

Detailed Description

Definition at line 34 of file umon.c.

Member Data Documentation

◆ IMoniker_iface

IMoniker URLMoniker::IMoniker_iface

Definition at line 35 of file umon.c.

Referenced by create_moniker(), and StdURLMoniker_Construct().

◆ IUriContainer_iface

IUriContainer URLMoniker::IUriContainer_iface

Definition at line 36 of file umon.c.

Referenced by create_moniker().

◆ ref

LONG URLMoniker::ref

Definition at line 38 of file umon.c.

Referenced by create_moniker().

◆ uri

IUri* URLMoniker::uri

Definition at line 40 of file umon.c.

Referenced by create_moniker().

◆ URLName

BSTR URLMoniker::URLName

Definition at line 41 of file umon.c.

Referenced by create_moniker().


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