IMoniker

Undocumented in source.

Members

Functions

BindToObject
HRESULT BindToObject(IBindCtx , IMoniker , REFIID , PVOID* )
Undocumented in source.
BindToStorage
HRESULT BindToStorage(IBindCtx , IMoniker , REFIID , PVOID* )
Undocumented in source.
CommonPrefixWith
HRESULT CommonPrefixWith(IMoniker , IMoniker* )
Undocumented in source.
ComposeWith
HRESULT ComposeWith(IMoniker , BOOL , IMoniker* )
Undocumented in source.
Enum
HRESULT Enum(BOOL , IEnumMoniker* )
Undocumented in source.
GetDisplayName
HRESULT GetDisplayName(IBindCtx , IMoniker , LPOLESTR* )
Undocumented in source.
GetTimeOfLastChange
HRESULT GetTimeOfLastChange(IBindCtx , IMoniker , LPFILETIME )
Undocumented in source.
Hash
HRESULT Hash(PDWORD )
Undocumented in source.
Inverse
HRESULT Inverse(IMoniker* )
Undocumented in source.
IsEqual
HRESULT IsEqual(IMoniker )
Undocumented in source.
IsRunning
HRESULT IsRunning(IBindCtx , IMoniker , IMoniker )
Undocumented in source.
IsSystemMoniker
HRESULT IsSystemMoniker(PDWORD )
Undocumented in source.
ParseDisplayName
HRESULT ParseDisplayName(IBindCtx , IMoniker , LPOLESTR , ULONG* , IMoniker* )
Undocumented in source.
Reduce
HRESULT Reduce(IBindCtx , DWORD , IMoniker* , IMoniker* )
Undocumented in source.
RelativePathTo
HRESULT RelativePathTo(IMoniker , IMoniker* )
Undocumented in source.

Inherited Members

From IPersistStream

IsDirty
HRESULT IsDirty()
Undocumented in source.
Load
HRESULT Load(IStream )
Undocumented in source.
Save
HRESULT Save(IStream , BOOL )
Undocumented in source.
GetSizeMax
HRESULT GetSizeMax(PULARGE_INTEGER )
Undocumented in source.

Meta