GETSERIALNUMBER                                           Function

GETSERIALNUMBER

Description

GETSERIALNUMBER returns the serial number a Pocket PC device, if it has one. They were optional starting with the Pocket PC 2002 and believed to be present in all subsequent devices.

Example

REM GETSERIALNUMBER Example

MsgBox GetSerialNumber()

 

Output

(depends on device)

Related Item