Condividi tramite


IDebugPointerObject2.GetValue(Byte[], UInt32) Method

Definition

public:
 int GetValue(cli::array <System::Byte> ^ pValue, System::UInt32 nSize);
public int GetValue (byte[] pValue, uint nSize);
abstract member GetValue : byte[] * uint32 -> int
Public Function GetValue (pValue As Byte(), nSize As UInteger) As Integer

Parameters

pValue
Byte[]
nSize
UInt32

Returns

Implements

Applies to