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.
Provides access to the output context of an Accelerator.
Members
The IOpenServiceActivityOutputContext interface inherits from the IUnknown interface. IOpenServiceActivityOutputContext also has these types of members:
- Methods
Methods
The IOpenServiceActivityOutputContext interface has these methods.
Method | Description |
---|---|
CanNavigate | Determines whether navigation is possible. |
Navigate | Navigates the Accelerator output context. |
Remarks
Service implementers may extend this interface to provide custom functionality to Accelerators. An Accelerator can check for custom interfaces when processing IOpenServiceActivity::CanPreview and IOpenServiceActivity::CanExecute callbacks.
Requirements
Minimum supported client |
Windows 7 |
Minimum supported server |
Windows Server 2008 R2 |
Header |
Openservice.h |
IDL |
Openservice.idl |
DLL |
Ieframe.dll |