DeleteObject Method
Deletes the specified object.
Syntax
int DeleteObject(char* lpszObjectName);
Remarks
This method can be used to delete an object from an S3 store. The bucket is specified by the Bucket property.
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
DeleteObject MethodDeletes the specified object. Syntaxint DeleteObject(char* lpszObjectName); RemarksThis method can be used to delete an object from an S3 store. The bucket is specified by the Bucket property. |
||