IRpcOptions::Set Method (Object^, UInt32, UInt32)

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

void Set(
	Object^ pPrx,
	unsigned int dwProperty,
	unsigned int dwValue
)

Parameters

pPrx
Type: System::Object^
dwProperty
Type: System::UInt32
dwValue
Type: System::UInt32
Return to top
Show: