Logon Method

Summary
Logs a user onto the system.
Syntax
C#
C++/CLI
public void Logon( 
   int 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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.