Example
See
"bool SCS_BeforeGet()" on page
bool SCS_AfterPut()
Description
Dreamweaver calls this function after putting or checking in one or more files. This function
lets the DLL perform any operation after a batch put or check in, such as creating a summary
dialog box.
Arguments
*connectionData
The *
connectionData
Dreamweaver during the
Returns
A Boolean value:
true
Example
See
"bool SCS_BeforePut()" on page
141.
argument is a pointer to the agent's data that passed into
call.
Connect()
if successful;
otherwise.
false
142.
Enablers
143
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?