Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

Logon Method






Handle to an application-defined data structure that identifies the user to be logged on.
Logs a user onto the system.
Syntax
public void Logon( 
   int hCurrentUser
)
'Declaration
 
Public Sub Logon( _
   ByVal hCurrentUser As Integer _
) 
'Usage
 
Dim instance As TVTuner
Dim hCurrentUser As Integer
 
instance.Logon(hCurrentUser)
public:
void Logon( 
   int hCurrentUser
) 

Parameters

hCurrentUser
Handle to an application-defined data structure that identifies the user to be logged on.
Remarks
Logs a user onto the system. To log off the system use the Logout method. For more detailed information, refer to the Microsoft documentation for IAMTuner.Logon.
Requirements

Target Platforms

See Also

Reference

TVTuner Class
TVTuner Members

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features