启动安全守护 - StartSecurityGuard
函数简介
启动安全守护功能。可以简单防止程序被调试破解
接口名称
StartSecurityGuard
DLL调用
int StartSecurityGuard(long instance)
参数定义:
instance(长整型数): OLAPlug对象的指针,由 CreateCOLAPlugInterFace 接口生成。
示例:
待补充...
返回值
整型数:
1 : 成功
其他 : 失败
OLA 文档中心启动安全守护功能。可以简单防止程序被调试破解
StartSecurityGuard
int StartSecurityGuard(long instance)
instance (长整型数): OLAPlug对象的指针,由 CreateCOLAPlugInterFace 接口生成。待补充...
整型数:
1 : 成功
其他 : 失败