BioRegisterInterceptorRead
Function Definition
Registers the read interceptor.
Implementation
void BioRegisterInterceptorRead(ReadHook rh)
Parameters
Parameter |
Data Type |
Input/Output |
Description |
|---|---|---|---|
rh |
ReadHook |
Input |
Read hook function. |
Return Values
None
Parent topic: API Reference