OpenTP1 Version 7 Programming Reference C Language

[Contents][Index][Back][Next]

Interface definition header

Format

[ [interface_attribute,...] ] interface interface_name

Meaning

The interface definition header defines the interface name and its attributes.

Specification item

interface_attribute

Defines interface attributes. The following attribute values can be specified:

The transaction_mandatory and transaction_optional attributes cannot be specified at the same time. Specify only one of them.

OpenTP1 IDL-only TxRPC restrictions