IOleObject::SetMoniker Method (UInt32, IMoniker^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void SetMoniker(
	unsigned int dwWhichMoniker,
	IMoniker^ pmk
)

Parameters

dwWhichMoniker
Type: System::UInt32
pmk
Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^

For information on the COM interface, see 1313CD9A-757D-4716-ABAC-027CFF9FEE03

Return to top
Show: