ProgramListEntryHook - Parameters
hab (HAB) - input
pProfileHookParams (PRFHOOKPARMS)
- input
Profile hook parameters. These identify
the call and give its parameters and return code. See PRFHOOKPARMS
for more information.
fNoExecute (BOOL) - output
Suppress indicator.
TRUE
If this is set by any hook procedure, no further
processing of the call is done.
FALSE
If all hook procedures set fNoExecute
to FALSE, the call is processed normally.
rc (BOOL) - returns