gsmSIMLocked (Function) |
Top Previous Next |
Depending on the device this function returns whether the SIM card is locked in place or the tray is inserted.
Notice: On devices where the SIM card slot is a lid-type, this function will return TRUE when the SIM card is present (see gsmSIMPresent). Input: None.
Returns: BOOL
Declaration: FUNCTION gsmSIMLocked : BOOL;
Example: INCLUDE rtcu.inc |