EH0002 Null Pointer
Symptom
Argument [%s] must not be null.
Possible Cause
A null pointer is passed to the parameter.
Solution
Check that memory is properly allocated to the pointer and try again with a valid pointer.
父主题: ACL API Errors
Argument [%s] must not be null.
A null pointer is passed to the parameter.
Check that memory is properly allocated to the pointer and try again with a valid pointer.