TreeView for WinForms | ComponentOne
C1.Util.Win Namespace / Win32 Class / GetCurrentProcess Method

In This Topic
    GetCurrentProcess Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetCurrentProcess() As IntPtr
    public static IntPtr GetCurrentProcess()
    See Also