ICorDebugHandleValue 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 ICorDebugHandleValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugReferenceValue
public interface class ICorDebugHandleValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugReferenceValue
__interface ICorDebugHandleValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugReferenceValue
[System.Runtime.InteropServices.Guid("029596E8-276B-46A1-9821-732E96BBB00B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugHandleValue : Microsoft.VisualStudio.CorDebugInterop.ICorDebugReferenceValue
[<System.Runtime.InteropServices.Guid("029596E8-276B-46A1-9821-732E96BBB00B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugHandleValue = interface
interface ICorDebugReferenceValue
interface ICorDebugValue
Public Interface ICorDebugHandleValue
Implements ICorDebugReferenceValue
- Attributes
- Implements