collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriver.Initialized Property


IIviDriver See Also



Initialized is True between a successful call to the Initialize method and a successful call to the Close method, and False at all other times.

Namespace: Ivi.Driver.Interop

Assembly: Ivi.Driver.Interop (in Ivi.Driver.Interop.DLL)

Visual Basic

Public ReadOnly Property Initialized As Boolean

C#

public bool  Initialized { get; }

Visual C++

HRESULT get_Initialized(
 VARIANT_BOOL*  val
);

Property Value

Initialized is True between a successful call to the Initialize method and a successful call to the Close method, and False at all other times.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviDriver Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.