IDebugPointerObject2.GetValue(Byte[], UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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