Previous topicNext topic
Help > XEngine_HelpComponents > HelpComponents_Packets > HelpComponents_PKTCustom >
HelpComponents_PKTCustom_DelConditionsEx

函数

HelpComponents_PKTCustom_DelConditionsEx

功能

删除条件断点

语法

BOOL HelpComponents_PKTCustom_DelConditionsEx(XHANDLE xhToken, int nPosStart, int nPosEnd, int nValue, int nMsgLen, BOOL bTrue = TRUE, BOOL bBit = FALSE, int nOPMove = 0)

参数

参数与设置的匹配才能被删除

返回值

类型:逻辑型
意思:是否成功

备注

 

示例