OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Explanation: Parameters to which tag attributes (<kw>([cs_stag]), <kw>([cs_drtag]), or
<kw>([cs_rtag])) are attached must be either <v>(unsigned long) integer values or
<v>(unsigned long) integers passed by reference.
Action: Change the parameter types as required.
0x1328313e NIDL_TEMPLATECREATE
Severity: Varies Component: idl
Text: Creating template file %1$s
Explanation: None
Action: None
0x132830f3 NIDL_TOOMANYELEM
Severity: Varies Component: idl
Text: Too many elements in %1$s
Explanation: The <kw>(enum) <v>(item) contains more than 32767 elements.
Action: Reduce the number of elements included in the <kw>(enum).
0x132830f4 NIDL_TOOMANYPORT
Severity: Varies Component: idl
Text: Too many endpoint specifications; Maximum is %1$lu
Explanation: There are more endpoint specifications than IDL can process.
Action: Remove some of the endpoint specifications listed in the <kw>([endpoint])
attribute. Specify at most <v>(number) endpoint specifications for an interface.
0x1328313c NIDL_TYPEATTRUSE
Severity: Varies Component: idl
Text: Type with [%1$s] cannot be used in definition of type with [%2$s]
Explanation: IDL restricts the use of the two attributes such that the base type of a type
that has the first attribute must not contain the second attribute in its definition.
Action: Refer to the IDL documentation on the two attributes for more information.
0x13283163 NIDL_TYPECTYPE
Severity: Varies Component: idl
Text: Type with [%1$s] cannot be or contain type with [%2$s]
Explanation: A type with the first attribute cannot also have the second attribute, nor can
it contain any type which has the second attribute.
Action: The two features cannot interact on a single type. Consider alternate ways to
achieve the desired result.
2 464 Tandem Computers Incorporated 124330