ILTDVDBurner::ResetToDefaults

Summary

Resets the DVD burner object to its defaults.

Syntax

#include "ILTDVDBurner2.h"
Platform Syntax
C HRESULT ILTDVDBurner_ResetToDefaults(pDVDBurner)
C++ HRESULT ResetToDefaults()

Parameters

IltDvdBurner *pDVDBurner

Pointer to an ILTDVDBurner Interface.

Returns

Value Meaning
S_OK The function was successful.
<> S_OK An error occurred. Refer to the Error Codes.

Comments

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

Platforms

Win32, x64

See Also

Functions

Topics

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Writer C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.