KCMS CMM Reference Manual

Protected Members

The KcsIO class provides the following protected members.

Table 2-2 KcsIO Protected Members

Protected Member 

Description 

KcsStatus
aSysError(const char *callersName,
 	const char *sysName, KcsStatus stat,
 	const int sysErrCode);

A protected member that returns a KcsStatus object that contains the OS error in the causingError data member. Use callersName for debugging; it is recommended that you change to a non-NULL value.