BM_GetVersion
函数名、签名、参数与返回值和 BMAPI SDK 保持一致,可直接用于开发、检索与代码审查。
Get library (.dll|.so) BMAPI version.
BMAPI uint32_t BM_GetVersion (void)Returns
Section titled “Returns”32-bit version code: bit31-28 = major bit27-24 = minor bit23-16 = revision bit15-00 = build
This reference follows the current BUSMUST BMAPI SDK. For an installed package, its bundled header and help files define the exact version-specific contract.