MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 124

Dreamweaver api reference
Table of Contents

Advertisement

bool SCS_Put()
Description
This function puts a list of local files or folders into the source control system.
Arguments
void *connectionData, const char *localPathList[], const char
*remotePathList[], const int numItems
The
connectionData
Dreamweaver during the
The
localPathList
source control system.
The
remotePathList
The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
true
bool SCS_NewFolder()
Description
This function creates a new folder.
Arguments
void *connectionData, const char *remotePath
The
connectionData
Dreamweaver during the
The
remotePath
Returns
A Boolean value:
true
bool SCS_Delete()
Description
This function deletes a list of files or folders from the source control system.
124
The Source Control Integration API
argument is a pointer to the agent's data that passed into
call.
Connect()
argument is the list of local filenames or folder paths to put into the
argument is a mirrored list of remote filenames or folder paths.
if successful;
false
argument is a pointer to the agent's data that passed into
call.
Connect()
argument is the full path of the remote folder that the DLL creates.
if successful;
false
otherwise.
otherwise.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents