The SMB_CREATEDIR Activity creates a specified directory on the connected file server.
INPUT Parameters:
CONNECTHANDLE: Required
The Connection handle is returned from the hSMB_Connect activity. If a connection is not previously established, the Activity will return an error and processing will be abandoned
PATH: Required
Relative path to the new directory to be created.
OUTPUT Parameters:
There are no output parameters