HelpHook Return Value - rc
rc
(
BOOL
) - returns
Indicator as to whether next hook in the chain is called.
The message is always passed to the application.
TRUE
The next hook in the chain is not called.
FALSE
The next hook in the chain is called.
[Back: HelpHook Parameter - prcPosition]
[Next: HelpHook - Parameters]