collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverOperation.InterchangeCheck Property


IIviDriverOperation See Also



If True, the driver maintains a record of interchangeability warnings. If the driver does not support interchangeability checking, attempts to set InterchangeCheck to True return an error.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public Property InterchangeCheck As Boolean

C#

public bool  InterchangeCheck { getset; }

Visual C++

HRESULT get_InterchangeCheck(
 VARIANT_BOOL*  val
);
HRESULT put_InterchangeCheck(
 VARIANT_BOOL  val
);

Property Value

If True, the driver maintains a record of interchangeability warnings. If the driver does not support interchangeability checking, attempts to set InterchangeCheck to True return an error.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviDriverOperation Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.