Condividi tramite


IDebugProcessQueryProperties.QueryProperty(UInt32, Object) Method

Definition

public:
 int QueryProperty(System::UInt32 dwPropType, [Runtime::InteropServices::Out] System::Object ^ % pvarPropValue);
public int QueryProperty(uint dwPropType, out object pvarPropValue);
abstract member QueryProperty : uint32 * obj -> int
Public Function QueryProperty (dwPropType As UInteger, ByRef pvarPropValue As Object) As Integer

Parameters

dwPropType
UInt32
pvarPropValue
Object

Returns

Applies to