The Source Control Integration API > The source control integration API required functions > SCS_NewFolder() |
Description
Creates a new folder.
Arguments
connectionData, remotePath
connectionData is a pointer to the agent's data that was passed into Dreamweaver during the Connect() call. |
|
remotePath is the fully qualified name of the remote folder the DLL creates. |
Returns
true if successful, false if not.