ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetCurrentProcessId Method

In This Topic
    GetCurrentProcessId Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetCurrentProcessId() As System.Integer
    public static System.int GetCurrentProcessId()
    See Also