挂钩函数 meaning in English
hook function
Examples
- The hook function uses
挂钩函数使用 - A client - dump hook function validates the birthday data and reports the contents of the client blocks
客户端转储挂钩函数验证这些生日数据并报告client块的内容。 - Because the windows apis do not use the crt heap , they would not trap the hook in an endless loop
由于windows api不使用crt堆,因此它们不会使挂钩函数陷入无限循环。 - The crt dbg2 sample illustrates several ways to use debugging hook functions with the debug versions of the c run - time library
Crt _ dbg2示例演示了几种将调试挂钩函数用于多种c运行时库的调试版本的方法。 - Note that the allocation hook function explicitly excludes crt blocks the memory allocated internally by the c run - time library from its log
请注意,分配挂钩函数将crt块(由c运行时库内部分配的内存)从其日志中显式地排除。