Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes methods that enumerate Accelerator objects in a category or change the default Accelerator in a category.
Members
The IOpenServiceActivityCategory interface inherits from the IUnknown interface. IOpenServiceActivityCategory also has these types of members:
- Methods
Methods
The IOpenServiceActivityCategory interface has these methods.
| Method | Description |
|---|---|
| GetActivityEnumerator | Retrieves a collection of Accelerators that can execute given the specified input and output context. |
| GetDefaultActivity | Retrieves the default Accelerator for the category. |
| GetName | Retrieves the category name. |
| HasDefaultActivity | Determines whether the category has a default Accelerator. |
| SetDefaultActivity | Sets the default Accelerator for the category. |
Requirements
Minimum supported client |
Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Openservice.h |
IDL |
Openservice.idl |
DLL |
Ieframe.dll |