GetSoftKeyLocation
Returns a value that indicates the location of soft keys on the device.
|
Command |
Parameters |
Value Returned |
|---|---|---|
|
GetSoftKeyLocation |
None |
-1: Not supported. |
The following example sets the status variable to indicate the soft key location, or to -1 if soft keys are not supported on the device:
status = fscommand2("GetSoftKeyLocation");