记录错误、警告或参考事件。事件由使用指定的自变量作为日志数据的消息代理记录。
void cciLog( int* returnCode, CCI_LOG_TYPE type, char* file, int line, char* function, CciChar* messageSource, int messageNumber, char* traceText, ...);
无。 如果发生错误,则 returnCode 参数表明错误原因。