Adobe 38040334 - Dreamweaver CS3 User Manual page 94

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Returns
A Boolean value:
if successful;
true
bool SCS_Get()
Description
This function gets a list of files or folders and stores them locally.
Arguments
void *connectionData, const char *remotePathList[], const char *localPathList[], const int
numItems
• The
connectionData
call.
Connect()
• The
remotePathList
paths and names.
• The
argument is a mirrored list of local filenames or folder paths.
localPathList
• The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
if successful;
true
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
call.
Connect()
• The
argument is the list of local filenames or folder paths to put into the source control system.
localPathList
• The
remotePathList
• The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
if successful;
true
bool SCS_NewFolder()
Description
This function creates a new folder.
Arguments
void *connectionData, const char *remotePath
otherwise.
false
argument is a pointer to the agent's data that passed into Dreamweaver during the
argument is a list of the remote files or folders to retrieve, which is specified as complete
otherwise.
false
argument is a pointer to the agent's data that passed into Dreamweaver during the
argument is a mirrored list of remote filenames or folder paths.
otherwise.
false
DREAMWEAVER CS3
89
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents