1 implementation of GetMoniker
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
178
HRESULT IOleObject.Interface.
GetMoniker
(uint dwAssign, uint dwWhichMoniker, IMoniker** ppmk)
1 reference to GetMoniker
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleObject.g.cs (1)
256
return __object.
GetMoniker
(dwAssign, dwWhichMoniker, ppmk);