ServerHelperApi::PrepareToCloneFilepath(ServerHelperApi*,const StrPtr*,ClientUser*,Error*)
Creates a remote specification based on the provided filepath.
Virtual? |
No |
|
Class |
||
Arguments |
|
ServerHelperApi object representing the shared server |
|
depot path to clone |
|
|
a pointer to an Error object |
|
Returns |
|
returns 1 if successful |
Notes
See the const char *
version of PrepareToCloneFilepath()
for usage details.