This function determines the site root for the specified Design Notes file.
const char*filePath,char*siteRootBuf,intsiteRootBufMaxLen,{InfoPrefs*infoPrefs}
filePath argument is the file://URL of the file for which you want the site root.
siteRootBuf argument is the buffer where the site root is stored.
siteRootBufMaxLen argument is the maximum size of the buffer that siteRootBuf references.
infoPrefs argument, which is optional, is a reference to a struct in which the preferences for the site are stored.
A Boolean value: true indicates the operation is successful; false otherwise. The siteRootBuf argument receives the address of the buffer that stores the site root. If you specify the infoPrefs argument, the function also returns the Design Notes preferences for the site. The InfoPrefs struct has two variables: bUseDesignNotes and bUploadDesignNotes, both of type BOOL.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/04_des23.htm