ITcpipInstr::DeviceName

Description

Specifies the LAN device name used by the VXI-11 protocol during connection.

VB Prototype

Dim value As String
value = object.DeviceName

C++ Prototype

HRESULT get_DeviceName(
  BSTR* DeviceName
);

Return Value

Refer to the table of return codes.

See Also

ComponentVersion, SpecVersion, HardwareInterfaceName, HardwareInterfaceNumber, HardwareInterfaceType, LockState, OptionString, ProgID, ResourceName, SessionType, SoftwareManufacturerID, SoftwareManufacturerName, Timeout, LastStatus, Address, HostName, DeviceName, GetAttribute, SetAttribute, LockRsrc, UnlockRsrc, Init, Close, ITcpipInstr Overview