Write-only
About Embedded LO

Clear Method


Description

Clears the current diagnostic information.

 VB Syntax

embedLODiag.Clear

Variable

(Type) - Description

embedLODiag

An EmbeddedLODiagnostic (object)

Default

Not Applicable

Examples

embedLO.Clear 'write

C++ Syntax

HRESULT Clear();

Interface

IEmbededLODiagnostic