Adobe 38040334 - Dreamweaver CS3 User Manual page 100

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

Advertisement

• The
argument is a list of Boolean values that are populated by the DLL to let Dreamweaver know
successList
which corresponding files' check outs are undone successfully.
• The
argument is the number of items in each list.
numItems
Returns
A Boolean value:
if successful;
true
int SCS_GetNumCheckedOut()
Description
This function returns the number of users who have a file checked out.
Arguments
void *connectionData, const char *remotePath
• The
connectionData
call.
Connect()
• The
argument is the remote file or folder path to check to see how many users have it checked out.
remotePath
Returns
An integer that indicates the number of people who have the file checked out. If the function returns
weaver considers it an error and tries to retrieve the error message from the DLL, if supported.
bool SCS_GetFileCheckoutList()
Description
This function returns a list of users who have a file checked out. If the list is empty, no one has the file checked out.
Arguments
void *connectionData, const char *remotePath, char checkOutList[][64], char emailAd-
dressList[][64], const int numCheckedOut
• The
connectionData
call.
Connect()
• The
argument is the remote file or folder path to check how many users have it checked out.
remotePath
• The
argument is a list of strings that corresponds to the users who have the file checked out. Each
checkOutList
user string cannot exceed a maximum length of 64 characters.
• The
emailAddressList
address string cannot exceed a maximum length of 64 characters.
• The
argument is the number of people who have the file checked out. This is returned from
numCheckedOut
.
GetNumCheckedOut()
Returns
A Boolean value:
if successful;
true
otherwise.
false
argument is a pointer to the agent's data that passed into Dreamweaver during the
argument is a pointer to the agent's data that passed into Dreamweaver during the
argument is a list of strings that corresponds to the users' e-mail addresses. Each e-mail
otherwise.
false
DREAMWEAVER CS3
95
API Reference
, Dream-
< 0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents