Condividi tramite


IDebugPointerObject2.SetValue(Byte[], UInt32) Method

Definition

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

Parameters

pValue
Byte[]
nSize
UInt32

Returns

Implements

Applies to