Bool Scs_Canput(); Bool Scs_Cancheckin() - MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

Returns
A Boolean value:

bool SCS_canPut()

Description
This function returns whether the Put menu item should be enabled.
Arguments
void *connectionData
const int numItems
The
connectionData
during the
Connect()
The
localPathList
control system.
The
remotePathList
into the source control system.
The
numItems
Returns
A Boolean value:

bool SCS_canCheckin()

Description
This function returns whether the Checkin menu item should be enabled.
Arguments
void *connectionData
const int numItems
The
connectionData
during the
Connect()
The
localPathList
The
remotePathList
The
numItems
Returns
A Boolean value:
134
Chapter 10: The Source Control Integration API
if successful;
true
false
,
const char
argument is a pointer to the agent's data that passed into Dreamweaver
call.
argument is a list of local filenames or folder paths to put into the source
argument is a mirrored list of remote filenames or folder paths to put
argument is the number of items in each list.
if successful;
true
false
,
const char *localPathList[]
argument is a pointer to the agent's data that passed into Dreamweaver
call.
argument is a list of local filenames or folder paths to check in.
argument is a mirrored list of remote filenames or folder paths.
argument is the number of items in each list.
if successful;
true
false
otherwise.
*
,
localPathList[]
const char *remotePathList[]
otherwise.
,
const char *remotePathList[]
otherwise.
,
,

Advertisement

Table of Contents
loading
Need help?

Need help?

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

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents