OpenDOF Project
enum PCRStatus

Common status/error codes for system functions.

Enumerator:
PCRSTATUS_OK 

Success (no errors).

PCRSTATUS_ERROR 

General Failure.

Function call failed to execute or complete normally.

PCRSTATUS_TIMEOUT 

Timeout reached.

PCRSTATUS_DESTROYED 

Operation cancelled due to resource being destroyed.

core-c-dof-oal Version 8.0.1 Build 0
2018-01-22