IOleObject::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 6B81CA75-31D8-45D6-8B36-663C5F19341C
Show: