This documentation is archived and is not being maintained.
IMoniker Methods
Namespace:
Microsoft.VisualStudio.OLE.InteropAssembly:
Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description |
|---|
 | BindToObject(IBindCtx^, IMoniker^, Guid, Object^) | |
 | BindToStorage(IBindCtx^, IMoniker^, Guid, Object^) | |
 | CommonPrefixWith(IMoniker^, IMoniker^) | |
 | ComposeWith(IMoniker^, Int32, IMoniker^) | |
 | Enum(Int32, IEnumMoniker^) | |
 | GetClassID(Guid) | |
 | GetDisplayName(IBindCtx^, IMoniker^, String^) | |
 | GetSizeMax(array<ULARGE_INTEGER>^) | |
 | GetTimeOfLastChange(IBindCtx^, IMoniker^, array<FILETIME>^) | |
 | Hash(UInt32) | |
 | Inverse(IMoniker^) | |
 | IsDirty() | |
 | IsEqual(IMoniker^) | |
 | IsRunning(IBindCtx^, IMoniker^, IMoniker^) | |
 | IsSystemMoniker(UInt32) | |
 | Load(IStream^) | |
 | ParseDisplayName(IBindCtx^, IMoniker^, String^, UInt32, IMoniker^) | |
 | Reduce(IBindCtx^, UInt32, IMoniker^, IMoniker^) | |
 | RelativePathTo(IMoniker^, IMoniker^) | |
 | Save(IStream^, Int32) | |
Return to top