CommonLoadLibraryFailed constant

int const CommonLoadLibraryFailed

Description: Failed to load SDK dynamic library.
Cause: Incorrect SDK dynamic path passed in.
Solutions: Please pass in the correct SDK dynamic library path.

Implementation

static const int CommonLoadLibraryFailed = 1000070;