IDebugObject2.GetICorDebugValue(Object) 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 GetICorDebugValue([Runtime::InteropServices::Out] System::Object ^ % ppUnk);
public int GetICorDebugValue(out object ppUnk);
abstract member GetICorDebugValue : obj -> int
Public Function GetICorDebugValue (ByRef ppUnk As Object) As Integer
Parameters
- ppUnk
- Object