ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32.ERROR Class / ERROR_FILE_NOT_FOUND Field

In This Topic
    ERROR_FILE_NOT_FOUND Field (Win32.ERROR)
    In This Topic
    Syntax
    'Declaration
     
    Public Const ERROR_FILE_NOT_FOUND As System.Integer
    public const System.int ERROR_FILE_NOT_FOUND
    See Also