IPhotoAcquireSettings::SetDateTakenDelta method
The SetDateTakenDelta method sets the time interval to add to or subtract from the "Date Taken" property of each acquired file.
Not implemented in this release.
Syntax
HRESULT SetDateTakenDelta(
[in] LONG lMilliseconds
);
Parameters
- lMilliseconds [in]
Specifies a long integer value containing the time interval in milliseconds.
Return value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
| Return code | Description |
|---|---|
| S_OK | The method succeeded. |
Requirements
Header |
PhotoAcquire.h |
Library |
PhotoAcquireUID.lib |
See also
IPhotoAcquireSettings Interface
Send comments about this topic to Microsoft
Build date: 9/6/2011