|
Object.StartBackupToFile(TargetFile As String, Flag As Long) |
|
Parameter |
Description |
|
TargetFile
|
Pointer to a fully qualified pathname of destination backup file.
|
|
Flags |
Reserved for future use. Set value to 0.
|
Returns
|
S_OK |
The function was successful. |
|
<> S_OK |
An error occurred. Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation. |
Remarks
Starts writing the DVR recording data to the specified fully qualified backup filename.
See Also
|
Functions: |
|
|
Topics: |
Multimedia Properties, Methods and Events , DVR Module Properties, Methods and Events |