The
showColumnList
Note keys, which indicate whether Dreamweaver can display the key as a column in the
Site panel.
The
noteCount
folder; the
GetNoteCount()
The
noteLength
that the
GetMaxNoteLength()
Returns
A Boolean value:
true
bool SCS_SetDesignNotes()
Description
This function stores the key-value pairs in the meta information for the specified file or folder.
This replaces the set of meta information for the file. If it is unsupported by the source control
system, Dreamweaver stores Design Notes in MNO files.
Arguments
void *connectionData, const char *remotePath, const char keyList[][64],
const char *valueList[], bool showColumnList[], const int noteCount,
const int noteLength
The
connectionData
Dreamweaver during the
The
remotePath
number of items.
The
argument is a list of Design Note keys, such as
keyList
The
valueList
Note keys, such as
The
showColumnList
Note keys, which indicate whether Dreamweaver can display the key as a column in the
Site panel.
The
noteCount
folder; this number lets the DLL know the size of the specified lists. If
the Design Notes are removed from the file.
The
noteLength
or folder.
argument is a list of Boolean values that correspond to the Design
argument is the number of Design Notes that are attached to a file or
call returns this value.
argument is the maximum length of a Design Note; this is the value
call returns.
if successful;
false
argument is a pointer to the agent's data that passed into
call.
Connect()
argument is the remote file or folder path that the DLL checks for the
argument is a list of Design Note values that corresponds to the Design
"Awaiting Signoff"
argument is a list of Boolean values that correspond to the Design
argument is the number of Design Notes that are attached to a file or
argument is the length of the largest Design note for the specified file
The Source Control Integration API optional functions
otherwise.
.
.
"Status"
is 0, all
noteCount
135
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?