collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviComponentIdentity.Revision Property


IIviComponentIdentity See Also



The revision of the implementing component. Refer to IVI 3.1, Section 3.1.2.2, for a description of revision syntax and semantics. Revision is limited to 256 bytes.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public ReadOnly Property Revision As String

C#

public string  Revision { get; }

Visual C++

HRESULT get_Revision(
 BSTR*  val
);

Property Value

The revision of the implementing component. Refer to IVI 3.1, Section 3.1.2.2, for a description of revision syntax and semantics. Revision is limited to 256 bytes.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviComponentIdentity Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.