![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to methods and properties used to build command messages issuing command requests to the Tracking Server or any connected data links.
Name | Description | |
---|---|---|
![]() |
addArgument | Add an argument to the command message. |
![]() |
ArgumentCount | Number of arguments in the command message. |
![]() |
CommandID | ID value for the command. |
![]() |
createResponseMessage | Creates a response message. |
![]() |
CreationDate | Indicates date of the message's creation. |
![]() |
Destination | Indicates destination of the command message. |
![]() |
getArgument | Get argument for the command message. |
![]() |
ID | ID value for the command message. |
![]() |
MessageType | Indicates type of command message. |
![]() |
Priority | Indicates priority of the command message. |
![]() |
removeArgument | Remove an argument from the command message. |
![]() |
Requestor | Property Requestor. |
![]() |
setArgument | Set the argument for the command message. |
![]() |
TimeOut | Timeout value for the command message. |
CoClasses and Classes | Description |
---|---|
CommandMessage | Message containing commands for the Tracking Server. |