IEnumOpenServiceActivity interface
Enumerates all OpenService Accelerator objects.
Members
The IEnumOpenServiceActivity interface inherits from the IUnknown interface. IEnumOpenServiceActivity also has these types of members:
Methods
The IEnumOpenServiceActivity interface has these methods.
| Method | Description |
|---|---|
| Clone |
Retrieves a copy of the current enumeration. |
| Next |
Retrieves an array of entries from the collection. |
| Reset |
Resets the collection enumerator to the first element. |
| Skip |
Skips the specified number of entries in the collection. |
Requirements
|
Minimum supported client |
Windows XP with SP2 |
|---|---|
|
Minimum supported server |
Windows Server 2003 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: