OSF DCE Application Development Guide--Core Components

Attribute Configuration Language
bindcall
{
}
Generated Header File (bindcall.h)
void my_bh_callout(
rpc_binding_handle_t *p_binding,
rpc_if_handle_t interface_handle,
error_status_t *p_st
);
18.4 Summary of Attributes
Table 18-1 lists the attributes available for use in the ACF and where in the file the
attribute can be used.
TABLE 18-1. Summary of the ACF Attributes
_____________________________________________
Attribute Where Used
_____________________________________________
_____________________________________________
auto_handle Interface header
binding_callout Interface header
code Interface header, operation
comm_status Operation, parameter
cs_char Type
cs_drtag Parameter
cs_rtag Parameter
cs_stag Parameter
cs_tag_rtn Operation, interface
decode Operation, interface
enable_allocate Operation
encode Operation, interface
explicit_handle Interface header, operation
extern_exceptions Interface header
fault_status Operation, parameter
heap Type, parameter
implicit_handle Interface header
nocode Interface header, operation
represent_as Type
_____________________________________________
124245 Tandem Computers Incorporated 18 29