CommonLoadLibraryNotSupport constant

int const CommonLoadLibraryNotSupport

Description: This call is not supported.
Cause: ZEGOEXP_EXPLICIT macro is not enabled.
Solutions: Please add the ZEGOEXP_EXPLICIT macro to the preprocessor.

Implementation

static const int CommonLoadLibraryNotSupport = 1000072;