OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
0x13283072 NIDL_ILLPARAMATTR
Severity: Varies Component: idl
Text: The attribute [%1$s] on a parameter is not allowed
Explanation: The specified attribute is not valid on a parameter declaration.
Action: Remove the attribute.
0x13283073 NIDL_ILLTYPEATTR
Severity: Varies Component: idl
Text: The attribute [%1$s] on a type is not allowed
Explanation: The specified attribute is not valid on a type declaration.
Action: Remove the attribute.
0x13283077 NIDL_IMPHANVAR
Severity: Varies Component: idl
Text: An [implicit_handle] variable must either be of type handle_t or have the handle
attribute
Explanation: The <kw>([implicit_handle]) variable declared in the ACF must be a
handle, either a primitive handle of data type <kw>(handle_t); or a customized handle, a
data type with the <kw>([handle]) attribute.
Action: Specify a valid handle data type for the <kw>([implicit_handle]).
0x13283006 NIDL_IMPORTIDL
Severity: Varies Component: idl
Text: Importing IDL file %1$s
Explanation: None
Action: None
0x13283078 NIDL_IMPORTLOCAL
Severity: Varies Component: idl
Text: A nonlocal interface cannot import a local interface
Explanation: The <kw>([local]) interface attribute implies that the interface is not part of
an RPC application, but used only to generate header files. This causes IDL to suppress
any errors specific to RPC that the interface uses as part of an RPC application.
Action: Remove the <kw>([local]) attribute from the imported interface definition. The
imported interface does not need a UUID unless the interface defines an operation and
you compile it independently.
2 418 Tandem Computers Incorporated 124330