A Pointer to this record is passed.
Data Fields | |
char * | ipsVersionString |
Full version string of running IPS. | |
unsigned int | hookVersion |
ipsCHookVersion, version id of plugin interface | |
unsigned int | sessionHandle |
Handle of current session which is to be used for callbacks. | |
PIPSHOOKPROC | pproc |
Pointer to ipsTHookProc structure. | |
PIPSHOOKDATA | pdata |
Pointer to ipsTHookData structure. |
|
Full version string of running IPS.
|
|
Version of IPS.
|
|
Least significant part of version number.
|
|
Revision part of version number.
|
|
Minor version number.
|
|
Major version number.
|
|
ipsCHookVersion, version id of plugin interface
|
|
Handle of current session which is to be used for callbacks.
|
|
Pointer to ipsTHookProc structure.
|
|
Pointer to ipsTHookData structure.
|