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

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

void Query(
	Object^ pPrx,
	unsigned int dwProperty,
	[OutAttribute] unsigned int% pdwValue
)

Parameters

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