GetObjectInfo Method
Returns the meta-data for the indicated object.
Syntax
int GetObjectInfo(char* lpszObjectName);
Remarks
The meta-data will be contained in the ParsedHeaders property, along with all other headers returned by the S3 server.
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetObjectInfo MethodReturns the meta-data for the indicated object. Syntaxint GetObjectInfo(char* lpszObjectName); RemarksThe meta-data will be contained in the ParsedHeaders property, along with all other headers returned by the S3 server. |
||