Share via


IDebugDataGrid Interface

Definition

public interface class IDebugDataGrid
[System.Runtime.InteropServices.Guid("411F3E08-E6B1-4789-AB29-755C52E52AC4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugDataGrid
[<System.Runtime.InteropServices.Guid("411F3E08-E6B1-4789-AB29-755C52E52AC4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugDataGrid = interface
Public Interface IDebugDataGrid
Attributes

Methods

GetGridInfo(UInt32, UInt32, String)
GetGridPropertyInfo(UInt32, UInt32, UInt32, UInt32, UInt32, enum_DEBUGPROP_INFO_FLAGS, UInt32, DEBUG_PROPERTY_INFO[], UInt32)
GetGridPropertyInfo(UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, DEBUG_PROPERTY_INFO[], UInt32)

Applies to