Help: ICE_ICELIB_PIC_NAME2KEY
Translates string name into a key ID
Function PIC_NAME2KEY - Translates string name into a key ID
PIC p Handle to Device
string name Key name
int PIC_NAME2KEY Key Identifier
This routine translates a string name into a key identifier.
This can be used by user interface code to make a generic
interface to the getkey/setkey functions.
Returns the key identifier for use in the SETKEY and GETKEY functions.
Unless noted all keys are int_4 data types.
See HELP on KEYS for a list of supported key names.