Share via


IEnumDebugExtendedPropertyInfo Interface

Definition

public interface class IEnumDebugExtendedPropertyInfo
[System.Runtime.InteropServices.Guid("51973C53-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugExtendedPropertyInfo
[<System.Runtime.InteropServices.Guid("51973C53-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugExtendedPropertyInfo = interface
Public Interface IEnumDebugExtendedPropertyInfo
Attributes

Methods

Clone(IEnumDebugExtendedPropertyInfo)
GetCount(UInt32)
Next(UInt32, ExtendedDebugPropertyInfo[], UInt32)
Reset()
Skip(UInt32)

Applies to