EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Especificaciones Pagina 215

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 304
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 303 304

Comentarios a estos manuales

Sin comentarios