Condividi tramite


IDebugProcessQueryProperties.QueryProperties Method

Definition

public:
 int QueryProperties(System::UInt32 celt, cli::array <System::UInt32> ^ rgdwPropTypes, cli::array <System::Object ^> ^ rgtPropValues);
public int QueryProperties(uint celt, uint[] rgdwPropTypes, object[] rgtPropValues);
abstract member QueryProperties : uint32 * uint32[] * obj[] -> int
Public Function QueryProperties (celt As UInteger, rgdwPropTypes As UInteger(), rgtPropValues As Object()) As Integer

Parameters

celt
UInt32
rgdwPropTypes
UInt32[]
rgtPropValues
Object[]

Returns

Applies to