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 a line of output from the command. This interface is passed to your implementation of the IRemoteCommandEvents::OnCommandOutput event handler.
Members
The ICommandOutputEventArg interface inherits from the IDispatch interface. ICommandOutputEventArg also has these types of members:
- Properties
Properties
The ICommandOutputEventArg interface has these properties.
| Property | Access type | Description | 
|---|---|---|
| Read-only | Retrieves a line of output from the command or an error message string. | |
| Read-only | Retrieves the name of the node that generated the output. | |
| Read-only | Retrieves a value that determines the source of the output. | 
Examples
For an example, see Implementing the Event Handlers for Command Events in C++.
Requirements
| Product | HPC Pack 2008 R2 Client Utilities, HPC Pack 2008 Client Utilities | 
| Type library | Microsoft.Hpc.Scheduler.tlb |