ICorDebugObjectValue2 Interface
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 interface class ICorDebugObjectValue2
public interface class ICorDebugObjectValue2
__interface ICorDebugObjectValue2
[System.Runtime.InteropServices.Guid("49E4A320-4A9B-4ECA-B105-229FB7D5009F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugObjectValue2
[<System.Runtime.InteropServices.Guid("49E4A320-4A9B-4ECA-B105-229FB7D5009F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugObjectValue2 = interface
Public Interface ICorDebugObjectValue2
- Attributes
Methods
GetVirtualMethodAndType(UInt32, ICorDebugFunction, ICorDebugType) |