#include "ILTDVDBurner2.h"
C Syntax HRESULT ILTDVDBurner_ResetToDefaults(pDVDBurner)
C++ Syntax HRESULT ResetToDefaults()
Resets the DVD burner object to its defaults.
Pointer to an ILTDVDBurner Interface.
Value | Meaning |
---|---|
S_OK | The function was successful. |
<> S_OK | An error occurred. Refer to the Error Codes. |
Call this method before calling any other methods or properties to make sure future ILTDVBurner objects behave the way they did when the application was written.
Required DLLs and Libraries
Win32, x64