EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Dokumentacja Strona 215

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 304
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 214
CHAPTER 7: Integrating External Libraries Defining entry points for indirect access 215
type
The data type tag. One of:
X kTypeUndefined: a null value, equivalent of JavaScript undefined. The return value
for a function is always set to this by default.
X kTypeBool: a boolean value, 0 for false, 1 for true.
X kTypeDouble: a 64-bit floating-point number.
X kTypeString: a character string.
X kTypeLiveObject: a pointer to an internal representation of an object (SoHObject).
X kTypeLiveObjectRelease: a pointer to an internal representation of an object
(SoHObject
).
X kTypeInteger: a 32-bit signed integer value.
X kTypeUInteger: a 32-bit unsigned integer value.
X kTypeScript: a string containing an executable JavaScript script.
filler
A 4-byte filler for 8-byte alignment.
Przeglądanie stron 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 303 304

Komentarze do niniejszej Instrukcji

Brak uwag