Win32.IOleObject.SetMoniker(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 SetMoniker(System::UInt32 dwWhichMoniker, System::Object ^ pmk);
public void SetMoniker (uint dwWhichMoniker, object pmk);
abstract member SetMoniker : uint32 * obj -> unit
Public Sub SetMoniker (dwWhichMoniker As UInteger, pmk As Object)
Parameters
- dwWhichMoniker
- UInt32
- pmk
- Object