Use GodMode9 naming scheme

This commit is contained in:
Pengfei
2021-07-01 15:22:38 +08:00
parent e2bef4d705
commit 19bc9d0210
7 changed files with 112 additions and 50 deletions
+6
View File
@@ -257,6 +257,12 @@ public:
*/
ResultStatus ReadCodesetName(std::string& name);
/**
* Reads the product code.
* @return ResultStatus result of function.
*/
ResultStatus ReadProductCode(std::string& name);
/**
* Gets encryption type (which key is used).
* @return ResultStatus result of function.