| DiaGlobWrapperCommonDeviceInformationNetworkInterfaceType Property |
diaGlobWrapper Help
Returns the SCbus network interface type. Possible values can be CT_IPT, CT_NTANALOG, CT_NTT1, CT_NTE1, CT_NTMSI, CT_NTHIZ, CT_NTTXZSWITCHABLE or CT_NTNONE
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string NetworkInterfaceType { get; }Public ReadOnly Property NetworkInterfaceType As String
Get
public:
property String^ NetworkInterfaceType {
String^ get ();
}member NetworkInterfaceType : string with get
Property Value
Type:
String
See Also