LEADTOOLS Multimedia API Help > Add-on Modules > LEADTOOLS Video Streaming Module > Video Streaming Module Interfaces > ILMNetSnkConnection Interface |
This interface provides access to the LMNetSnkConnection objects 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_Username
ILMNetSnkConnection::get_Address
ILMNetSnkConnection::get_Enabled
ILMNetSnkConnection::put_Enabled
ILMNetSnkConnection::get_Connected
Win32, x64