collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviComponentIdentity.Vendor Property


IIviComponentIdentity See Also



The name of the vendor that supplies the implementing component. Vendor is limited to 256 bytes.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public ReadOnly Property Vendor As String

C#

public string  Vendor { get; }

Visual C++

HRESULT get_Vendor(
 BSTR*  val
);

Property Value

The name of the vendor that supplies the implementing component. Vendor 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.