ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
IMoniker | IMoniker_iface |
IUriContainer | IUriContainer_iface |
LONG | ref |
IUri * | uri |
BSTR | URLName |
IMoniker URLMoniker::IMoniker_iface |
Definition at line 35 of file umon.c.
Referenced by create_moniker(), and StdURLMoniker_Construct().
IUriContainer URLMoniker::IUriContainer_iface |
Definition at line 36 of file umon.c.
Referenced by create_moniker().
LONG URLMoniker::ref |
Definition at line 38 of file umon.c.
Referenced by create_moniker().
IUri* URLMoniker::uri |
Definition at line 40 of file umon.c.
Referenced by create_moniker().
BSTR URLMoniker::URLName |
Definition at line 41 of file umon.c.
Referenced by create_moniker().