MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Dokumentacja Strona 298

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag