OpenTP1 Version 7 Programming Reference C Language

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

pointer_default attribute

Format

pointer_default (pointer_attribute)

Attribute meaning

The pointer_default attribute specifies which of the two pointer semantics usable in the IDL is set as the default.

Specification item

pointer_attribute

Specify either of the following pointer attributes:

ref
Reference pointer

ptr
Complete pointer

Explanation