OpenGroup::arm40::Provisional::tranreport::IArmApplicationRemote Interface Reference
[ARM 4.0 Applications]
Represents an instance of an application executing on a remote system. More...
Inheritance diagram for OpenGroup::arm40::Provisional::tranreport::IArmApplicationRemote:
Properties | |
| IArmSystemAddress | SystemAddress [get] |
| returns the system address of the system executing the application. | |
Detailed Description
It differs from IArmApplication in that IArmApplication represents an application executing on the local system.
IArmApplicationRemote provides an anchor point for associating IArmTranReport objects with a systems network address. It adds the following attribute to those in IArmApplication:
- System address. The system address is the address (format and address byte array) of the system.
Objects implementing this interface are created using IArmTranReportFactory.newArmApplicationRemote
Property Documentation
IArmSystemAddress OpenGroup::arm40::Provisional::tranreport::IArmApplicationRemote::SystemAddress [get] |
- Returns:
- the system address of the system executing the application.
The documentation for this interface was generated from the following file:
- opengroup/arm40/provisional/tranreport/IArmApplicationRemote.cs
