Share via


IEnumDebugFields Interface

Definition

public interface class IEnumDebugFields
[System.Runtime.InteropServices.Guid("C2E34EBC-8B9D-11D2-9014-00C04FA38338")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugFields
[<System.Runtime.InteropServices.Guid("C2E34EBC-8B9D-11D2-9014-00C04FA38338")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugFields = interface
Public Interface IEnumDebugFields
Attributes

Methods

Clone(IEnumDebugFields)
GetCount(UInt32)
Next(UInt32, IDebugField[], UInt32)
Reset()
Skip(UInt32)

Applies to