←Select platform

ILMNetSnk.Connection Interface

Summary

The ILMNetSnk.Connection object is used to identify and manage connections at the server.

Syntax

C#
VB
C++
[TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] 
[GuidAttribute("E2B7DE07-38C5-11D5-91F6-00104BDB8FF9")] 
[ComImportAttribute()] 
public interface ILMNetSnk.Connection  
             
  
<TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)> 
<GuidAttribute("E2B7DE07-38C5-11D5-91F6-00104BDB8FF9")> 
<ComImportAttribute()> 
Public Interface ILMNetSnk.Connection  
             
[TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)] 
[GuidAttribute("E2B7DE07-38C5-11D5-91F6-00104BDB8FF9")] 
[ComImportAttribute()] 
public interface class ILMNetSnk.Connection  
             

Remarks

This object is not externally creatable. It can be retrieved using the FindConnection method, and the FirstConnection, and LastConnection properties.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.