Apple Newton Utilities Podręcznik Użytkownika Strona 785

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 942
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 784
CHAPTER 21
Routing Interface
Summary of the Routing Interface 21-37
Summary of the Routing Interface 21
Constants 21
ROM_RouteDeleteIcon // bitmap for delete icon
ROM_RouteDuplicateIcon // bitmap for duplicate icon
Data Structures 21
Item Frame 21
itemFrame := {
appSymbol: symbol, // appSymbol of sender
destAppSymbol: symbol, // receiving app, if different
body: frame, // the data to send
title: string, // item title, e-mail subject
toRef: array, // array of name refs for recipients
cc: array, // array of name refs for copied recipients
bcc: array, // array of name refs for blind copies
fromRef: frame, // name ref for sender
currentFormat: symbol, // routing format to use
connect: Boolean, // try to connect immediately?
hidden: Boolean, // hide in Out Box?
covert: Boolean, // not logged or saved in Out Box?
completionScript: Boolean, // notify app of state change?
needsResolve: Boolean, // body slot contains an alias?
// transport-specific slots
printer: frame, // printer frame; the printer to use
coverPage: Boolean, // use a cover page for fax?
faxResolution: symbol, // 'fine or 'normal fax resolution
phoneNumber: string, // phone number, for call transport
name: string, // name, for call transport
serviceProvider: symbol, // 'modem, 'speaker, or nil
saveAsLog: Boolean, // log call in Calls app?
}
Przeglądanie stron 784
1 2 ... 780 781 782 783 784 785 786 787 788 789 790 ... 941 942

Komentarze do niniejszej Instrukcji

Brak uwag