次の方法で共有


IEnumRemoteDebugApplicationThreads Interface

Definition

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

Methods

Clone(IEnumRemoteDebugApplicationThreads)
Next(UInt32, IRemoteDebugApplicationThread, UInt32)
Reset()
Skip(UInt32)

Applies to