MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificaciones Pagina 298

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 297
Chapter 24298
BOOL SetNote()
Description
Creates or updates one key/value pair in a Design Notes file.
Arguments
FileHandle noteHandle, const char keyName[64], const char* value
The first argument is the file handle that OpenNotesFile() returns.
The second argument is a string that contains the name of the key.
The third argument is a string that contains the value.
Returns
A Boolean value that indicates whether the operation is successful.
Vista de pagina 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 691 692

Comentarios a estos manuales

Sin comentarios