Echelon OpenLDV User Manual Page 178

  • Download
  • Add to my manuals
  • Print
  • Page
    / 194
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 177
170 Custom Lookup Extension Component Programming
GetEncryptionType Method
Applies to: Session Control Object
This method obtains the type of encryption that the xDriver protocol engine is
using when sending encrypted data packets for this session.
Syntax
C++ STDMETHOD(GetEncryptionType)(LdvxEncryption * nType)
Visual Basic Function GetEncryptionType() As LdvxLib.LdvxEncryption
Table 54. GetEncryptionType Parameters
Parameter Description
nType String variable that stores the return data.
Returns
Encryption type being used for the session.
GetLNSNetworkName Method
Applies to: Session Control Object
This method obtains the LNS network name. It is only used when the OpenLDV
application is an LNS Server. This name is only available if the LNS network
name has been set using the SetLNSNetworkName method.
Syntax
C++ STDMETHOD(GetLNSNetworkName)(BSTR * lnsNetwork)
Visual Basic Function GetLNSNetworkName() As String
Table 55. GetLNSNetworkName Parameters
Parameter Description
lnsNetwork Variable (String) that stores the return value.
Returns
The name of the LNS network associated with the RNI as a String.
Page view 177
1 2 ... 173 174 175 176 177 178 179 180 181 182 183 ... 193 194

Comments to this Manuals

No comments