beautypg.com

Phonebook_info structure, Phonebook_info – Argox PT-9130 User Manual

Page 151

background image

PT-90 Mobile Computer SDK Programming Manual 144

PHONEBOOK_INFO Structure

This setting file contains information used by

ReadMultiPhonebook

.

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