Enumerates application objects. This interface can be used to enumerate the running applications on a machine for an "attach to application" dialog box.
In addition to the methods inherited from IUnknown, the IEnumRemoteDebugApplications interface exposes the following methods.
Method | Description |
---|---|
Creates an enumerator that contains the same state as the current enumerator. | |
Retrieves a specified number of segments in an enumeration sequence. | |
Resets an enumeration sequence to the beginning. | |
Skips a specified number of segments in an enumeration sequence. |