PT-90 Mobile Computer SDK Programming Manual
144
PHONEBOOK_INFO Structure
This setting file contains information used by
Struct PHONEBOOK_INFO
{
DWORD
dwSize
;
int
nIndex
;
WCHAR
szNumber[30]
;
WCHAR
szName[30]
;
}
Members
dwSize
Specifies the structure size, in bytes.
nIndex
The one-based index of a phonebook entry.
szNumber
Phonebook entry number.
szName
Phonebook entry text.
Structure Information
Header:
sysapiax.h
Device:
PT90