AR System Message Catalog
ARERR [165] The numItems value for a parameter was not set.
- Product:
- AR System server
- Description:
- Server messages and notifications
- Type:
- Error
- Number:
- 165
A parameter was specified that contains a numItems value that indicates one or more items for the parameter, but the value field in the structure is a
NULL
pointer. If items exist, the value field must point to the items. If no items exist, the numItems field must be initialized to 0.