Write-only
About Embedded LO

ResetTuningParameters Method


Description

Resets the tuning parameters to their default values.

 VB Syntax

obj.ResetTuningParameters

Variable

(Type) - Description

obj

An EmbeddedLO (object) or

A ConverterEmbeddedLO (object)

Default

Not Applicable

Examples

embedLO.ResetTuningParameters 'write

C++ Syntax

HRESULT ResetTuningParameters();

Interface

IEmbededLO