Search Results for

    Show / Hide Table of Contents

    Class WindowsSession

    Get information about the win32 session

    Inheritance
    System.Object
    WindowsSession
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Win32
    Assembly: Simplic.CoreLib.dll
    Syntax
    public class WindowsSession

    Methods

    GetCurrentThreadId()

    Declaration
    public static extern int GetCurrentThreadId()
    Returns
    Type Description
    System.Int32
    | Improve this Doc View Source

    GetSid()

    The getLogonSid function returns the Logon Session string

    Declaration
    public static string GetSid()
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx