This documentation is archived and is not being maintained.
IOleObject Methods
Namespace:
Microsoft.VisualStudio.OLE.InteropAssembly:
Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description |
|---|
 | Advise(IAdviseSink^, UInt32) | |
 | Close(UInt32) | |
 | DoVerb(Int32, array<MSG>^, IOleClientSite^, Int32, IntPtr, array<RECT>^) | |
 | EnumAdvise(IEnumSTATDATA^) | |
 | EnumVerbs(IEnumOLEVERB^) | |
 | GetClientSite(IOleClientSite^) | |
 | GetClipboardData(UInt32, IDataObject^) | |
 | GetExtent(UInt32, array<SIZEL>^) | |
 | GetMiscStatus(UInt32, UInt32) | |
 | GetMoniker(UInt32, UInt32, IMoniker^) | |
 | GetUserClassID(Guid) | |
 | GetUserType(UInt32, IntPtr) | |
 | InitFromData(IDataObject^, Int32, UInt32) | |
 | IsUpToDate() | |
 | SetClientSite(IOleClientSite^) | |
 | SetColorScheme(array<LOGPALETTE>^) | |
 | SetExtent(UInt32, array<SIZEL>^) | |
 | SetHostNames(String^, String^) | |
 | SetMoniker(UInt32, IMoniker^) | |
 | Unadvise(UInt32) | |
 | Update() | |
Return to top