Maa Framework (main) v2.2.0-beta.3
A automation black-box testing framework based on image recognition.
|
Provide global functions for the framework. More...
Go to the source code of this file.
Functions | |
MAA_FRAMEWORK_API const char * | MaaVersion () |
MAA_FRAMEWORK_API MaaBool | MaaSetGlobalOption (MaaGlobalOption key, MaaOptionValue value, MaaOptionValueSize val_size) |
Provide global functions for the framework.
MAA_FRAMEWORK_API const char * MaaVersion | ( | ) |
MAA_FRAMEWORK_API MaaBool MaaSetGlobalOption | ( | MaaGlobalOption | key, |
MaaOptionValue | value, | ||
MaaOptionValueSize | val_size | ||
) |
[in] | value |
value | byte array, int*, char*, bool* |