Error 16325

Severity

10

Message text

srv_init has not been called.

Explanation

An attempt has been made to call an Open Server API before srv_init() completed.

Action

Use srv_init() to initialize Open Server before calling any other API, with the exception of srv_props() and srv_version().

Additional information

Symbolic constant: SRV_ENOINIT