GetTimestamp method
Gets a file time stamp.
Syntax
HRESULT retVal = object.GetTimestamp(pdwTimestamp);
Parameters
pdwTimestamp [out]
Type: DWORDA pointer to a time stamp value.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.