In
Table 2-11
, replace the information in angle brackets with the actual values.
Table 2-11
NetBIOS property and parameter
Description
Parameter
Property
Sets the LAN Adapter (LANA) number for
NetBIOS connections
Integer
<CRemoteData>.LanaNumber(Integer)
The following table defines the NetBIOS property and return value.
In
Table 2-12
, replace the information in angle brackets with the actual values.
Table 2-12
NetBIOS property and return value
Description
Return value
Property
Returns the current setting of the LAN Adapter
(LANA) number for NetBIOS connections
Integer
Integer = <CRemoteData>.LanaNumber
ISDN via CAPI 2.0 device properties
The following table defines the properties and parameters for European ISDN
connections.
In
Table 2-13
, replace the information in angle brackets with the actual values.
Table 2-13
ISDN via CAPI 2.0 properties and parameters
Description
Parameter
Property
Activates or deactivates channel bonding for
ISDN CAPI devices
Bool
<CRemoteData>.CapiChannelBonding(Bool)
Sets any additional CAPI extensions that are
needed for communications
String
<CRemoteData>.CapiExtensions(String)
The following table defines the properties and return values for European ISDN
connections.
In
Table 2-14
, replace the information in angle brackets with the actual values.
Table 2-14
ISDN via CAPI 2.0 properties and return values
Description
Return value
Property
Returns the current ISDN CAPI channel
bonding setting in the remote object
Bool
Bool= <CRemoteData>.CapiChannelBonding
Visual Basic object definitions
CRemoteData properties
30