This function creates an error message object and returns a handle to it. This error handle can be passed to @@xe1s@@ APIs that support it. If an error occurs on one of these APIs, the error handle can be used to retrieve the error messages text that is associated with the API error.
unsigned int CWB_ENTRY cwbSV_CreateErrHandle( cwbSV_ErrHandle *errorHandle);
The following list shows common return values.
None