This interface enumerates application objects.
IEnumRemoteDebugApplications Methods
Clone Clones the application object. Next Retrieves the next application object in the enumeration. Reset Resets the enumeration of application objects. Skip Advances the specified number of application objects in the enumeration.
Interface Information
Implementation Custom Inherits from IUnknown Header and IDL files Activdbg.h, Activdbg.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Remarks
This interface is generally used to enumerate the applications running on a computer.