CommonLoadLibraryFuncNotFound constant
Description: Failed to obtain SDK export function when loading SDK dynamic library.
Cause: SDK dynamic library version does not match.
Solutions: Please load the matching version of the SDK dynamic library.
Implementation
static const int CommonLoadLibraryFuncNotFound = 1000071;