Win32.IOleObject.GetMoniker(UInt32, UInt32, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetMoniker(System::UInt32 dwAssign, System::UInt32 dwWhichMoniker, System::Object ^ ppmk);
public void GetMoniker (uint dwAssign, uint dwWhichMoniker, object ppmk);
abstract member GetMoniker : uint32 * uint32 * obj -> unit
Public Sub GetMoniker (dwAssign As UInteger, dwWhichMoniker As UInteger, ppmk As Object)
Parameters
- dwAssign
- UInt32
- dwWhichMoniker
- UInt32
- ppmk
- Object