DEVICE DRIVERS
iPS_GetScriptStatus()
M
X
800 SERIES PROGRAMMERS GUIDE 75
iPS_GetScriptStatus()
This functions checks if a VeriShield Security Script file is installed in the specified
script location and if it is the case, returns the name of the script.
Prototype
int ippGetScriptStatus(unsigned char ucScriptNumber, unsigned char
*pucINName )
Parameters.
Return Values
ucScriptNumber Script number. Range [0..7]
pucINName The pointer to the application buffer where the 8-character name
of the VeriShield Security Script value will be transferred.
0 Successful execution
E_VS_SCRIPT_NOT_LOADED This script is not installed or not accessible from the
current application group.