ILMNetSnkConnection Interface

This interface provides access to the LMNetSnkConnection object’s functions. This interface is available in the LEADTOOLS Video Streaming Module. Note that this interface is not accessible in VB.

The ILMNetSnkConnection interface is used to identify and manage connections at the server side. This interface can be retrieved using the ILMNetSnk::FindConnection, ILMNetSnk::get_FirstConnection, and ILMNetSnk::get_LastConnection functions from the ILMNetSnk interface. The ILMNetSnkConnection interface exposes the following functions:

Functions

ILMNetSnkConnection::get_PrevConnection

ILMNetSnkConnection::get_NextConnection

ILMNetSnkConnection::get_ID

ILMNetSnkConnection::get_Username

ILMNetSnkConnection::get_Address

ILMNetSnkConnection::get_Enabled

ILMNetSnkConnection::put_Enabled

ILMNetSnkConnection::get_Connected

ILMNetSnkConnection::Close

Platforms

Win32, x64