IOleClientSite::GetMoniker Method (UInt32, UInt32, IMoniker^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void GetMoniker( unsigned int dwAssign, unsigned int dwWhichMoniker, [OutAttribute] IMoniker^% ppmk )
Parameters
- dwAssign
- Type: System::UInt32
- dwWhichMoniker
- Type: System::UInt32
- ppmk
- Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
For information on the COM interface, see 9CA3E997-9A96-43C3-A213-DE8C8440CD54
Show: