MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Specifications Page 298

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 691 692

Comments to this Manuals

No comments