collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IIviClassWrapper.NativeCHandle Property


IIviClassWrapper See Also



The C session handle that the COM wrapper is currently using to communicate with an IVI-C specific driver.

Namespace: Ivi.Driver.Interop

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

Visual Basic

Public ReadOnly Property NativeCHandle As Integer

C#

public int  NativeCHandle { get; }

Visual C++

HRESULT get_NativeCHandle(
 long*  val
);

Property Value

The C session handle that the COM wrapper is currently using to communicate with an IVI-C specific driver.

collapse_allRequirements

Supported Models

All supported

collapse_allSee Also

Reference

IIviClassWrapper Interface

Ivi.Driver.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.