Adobe Dreamweaver API Reference CS5 Bedienungsanleitung Seite 37

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 533
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 36
32
DREAMWEAVER API REFERENCE
The Design Notes API
Last updated 8/27/2013
Returns
A Boolean value: true indicates the operation is successful; false otherwise.
BOOL SetNote()
Description
This function creates or updates one key/value pair in a Design Notes file.
Arguments
FileHandle noteHandle, const char keyName[64], const char* value
The noteHandle argument is the file handle that the OpenNotesFile() function returns.
The keyName[64] argument is a string that contains the name of the key.
The value argument is a string that contains the value.
Returns
A Boolean value: true indicates the operation is successful; false otherwise.
Seitenansicht 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 532 533

Kommentare zu diesen Handbüchern

Keine Kommentare