Arguments
void *connectionData
The
connectionData
Dreamweaver during the
Returns
A Boolean value:
true
int SCS_GetRootFolderLength()
Description
This function returns the length of the name of the root folder.
Arguments
void *connectionData
The
connectionData
Dreamweaver during the
Returns
An integer that indicates the length of the name of the root folder. If the function returns
Dreamweaver considers it an error and tries to retrieve the error message from the DLL,
if supported.
bool SCS_GetRootFolder()
Description
This function returns the name of the root folder.
Arguments
void *connectionData, char remotePath[], const int folderLen
The
connectionData
Dreamweaver during the
The
remotePath
The
argument is an integer that indicates the length of
folderLen
the value that
GetRootFolderLength
Returns
A Boolean value:
true
argument is a pointer to the agent's data that passed into
call.
Connect()
if successful;
false
argument is a pointer to the agent's data that passed into
call.
Connect()
argument is a pointer to the agent's data that passed into
call.
Connect()
is a buffer where the full remote path of the root folder is stored.
if successful;
false
The Source Control Integration API required functions
otherwise.
returns.
otherwise.
< 0
. This is
remotePath
121
,
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?