C#
VB
C++
Logs a user on to the system.
public void Logon(
int hCurrentUser
)
Public Sub Logon( _
ByVal hCurrentUser As Integer _
)
public:
void Logon(
int hCurrentUser
)
hCurrentUser
Handle to an application-defined data structure that identifies the user to be logged on.
Logs a user on to the system. To log off the system use the Logout method. For more detailed information, refer to the Microsoft documentation for IAMTuner.Logon.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET