IOleObject.GetMoniker(UInt32, UInt32, IMoniker) Yöntem

Tanım

public:
 void GetMoniker(System::UInt32 dwAssign, System::UInt32 dwWhichMoniker, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IMoniker ^ % ppmk);
public:
 void GetMoniker(unsigned int dwAssign, unsigned int dwWhichMoniker, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IMoniker ^ &  ppmk);
void GetMoniker(unsigned int dwAssign, unsigned int dwWhichMoniker, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IMoniker const & & ppmk);
public void GetMoniker (uint dwAssign, uint dwWhichMoniker, out Microsoft.VisualStudio.OLE.Interop.IMoniker ppmk);
abstract member GetMoniker : uint32 * uint32 * IMoniker -> unit
Public Sub GetMoniker (dwAssign As UInteger, dwWhichMoniker As UInteger, ByRef ppmk As IMoniker)

Parametreler

dwAssign
UInt32
dwWhichMoniker
UInt32
ppmk
IMoniker

Açıklamalar

COM arabirimi hakkında bilgi için bkz . IOleObject:: Getbilinen ad

Şunlara uygulanır