OnStatus

This handler is called whenever an internal error message is received. Supply code to log the message to either the CIMPLICITY Status Log for your project or a user defined status log.(COR_STATUS *pStatus)

The pStatus is a pointer to the COR_STATUS status block. The COR_STATUS structure is defined in cor_stat.h.

More information

Command Handlers.