collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverOperation.GetNextInterchangeWarning Method


IIviDriverOperation See Also



Returns the oldest warning from the interchange warning list. Records are only added to the list if InterchangeCheck is True.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public Function GetNextInterchangeWarning ( _
As String

C#

public string  GetNextInterchangeWarning(
)

Visual C++

HRESULT GetNextInterchangeWarning(
 BSTR*  retval
);

Return Value

 

A string describing the oldest interchangeability warning or empty string if no warrnings remain.

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.