collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviDriverIdentity.GroupCapabilities Property


IIviDriverIdentity See Also



A comma-separated list of the class capability groups implemented by the driver. Capability group names are documented in the IVI class specifications. If the driver is not class compliant, the driver returns an empty string.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public ReadOnly Property GroupCapabilities As String

C#

public string  GroupCapabilities { get; }

Visual C++

HRESULT get_GroupCapabilities(
 BSTR*  val
);

Property Value

A comma-separated list of the class capability groups implemented by the driver. Capability group names are documented in the IVI class specifications. If the driver is not class compliant, the driver returns an empty string.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviDriverIdentity Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.