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 7.1.5 Build 0
2017-01-25