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

In This Topic
    GetLastError Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetLastError() As UInteger
    public static uint GetLastError()
    See Also