CreateObject Method
Puts an object into a bucket.
Syntax
int CreateObject(char* lpszObjectName);
Remarks
This method will put the file specified by LocalFile into the bucket specified by the Bucket property. If LocalFile is empty, the contents of the ObjectData property will be uploaded instead.