IEnumDebugPortSuppliers2 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 IEnumDebugPortSuppliers2
[System.Runtime.InteropServices.Guid("59C9DC99-3EFF-4FF3-B201-98ACD01B0D87")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugPortSuppliers2
[<System.Runtime.InteropServices.Guid("59C9DC99-3EFF-4FF3-B201-98ACD01B0D87")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugPortSuppliers2 = interface
Public Interface IEnumDebugPortSuppliers2
- Attributes
Methods
| Clone(IEnumDebugPortSuppliers2) | |
| GetCount(UInt32) | |
| Next(UInt32, IDebugPortSupplier2[], UInt32) | |
| Reset() | |
| Skip(UInt32) |