IEnumOpenServiceActivityCategory interface

Enumerates all OpenService Accelerator categories.

Members

The IEnumOpenServiceActivityCategory interface inherits from the IUnknown interface. IEnumOpenServiceActivityCategory also has these types of members:

  • Methods

Methods

The IEnumOpenServiceActivityCategory 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

Openservice.h

IDL

Openservice.idl

DLL

Ieframe.dll

See also

IEnumOpenServiceActivity