IEnumDebugProcesses2 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 IEnumDebugProcesses2
[System.Runtime.InteropServices.Guid("96C74EF4-185D-4F9A-8A43-4D2723758E0A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumDebugProcesses2
[<System.Runtime.InteropServices.Guid("96C74EF4-185D-4F9A-8A43-4D2723758E0A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumDebugProcesses2 = interface
Public Interface IEnumDebugProcesses2
- Attributes
Methods
Clone(IEnumDebugProcesses2) | |
GetCount(UInt32) | |
Next(UInt32, IDebugProcess2[], UInt32) | |
Reset() | |
Skip(UInt32) |