IDebugObject2.GetValue(Byte[], UInt32) Method
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.
C++
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
- pValue
- Byte[]
- nSize
- UInt32
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |