BioRegisterInterceptorWrite
函数定义
注册劫持写接口。
实现方法
void BioRegisterInterceptorWrite(WriteHook wh)
参数说明
参数名 |
数据类型 |
参数类型 |
描述 |
---|---|---|---|
wh |
WriteHook |
入参 |
写钩子函数。 |
返回值
无返回值。
父主题: API参考