Share via


IEnumDebugReferenceInfo2 Interface

Definition

public interface class IEnumDebugReferenceInfo2
[System.Runtime.InteropServices.Guid("E459DD12-864F-4AAA-ABC1-DCECBC267F04")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugReferenceInfo2
[<System.Runtime.InteropServices.Guid("E459DD12-864F-4AAA-ABC1-DCECBC267F04")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugReferenceInfo2 = interface
Public Interface IEnumDebugReferenceInfo2
Attributes

Methods

Clone(IEnumDebugReferenceInfo2)
GetCount(UInt32)
Next(UInt32, DEBUG_REFERENCE_INFO[], UInt32)
Reset()
Skip(UInt32)

Applies to