ConceptHMI Web Help
Win32Error Structure Fields


For a list of all members of this type, see Win32Error members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ERROR_ACCESS_DENIEDAccess is denied.  
Public Fieldstatic (Shared in Visual Basic)ERROR_BAD_DEVICEAn invalid device was specified.  
Public Fieldstatic (Shared in Visual Basic)ERROR_CANCELLEDThe operation was canceled by the user.  
Public Fieldstatic (Shared in Visual Basic)ERROR_CLASS_ALREADY_EXISTSThe window class was already registered.  
Public Fieldstatic (Shared in Visual Basic)ERROR_FILE_NOT_FOUNDThe system cannot find the file specified.  
Public Fieldstatic (Shared in Visual Basic)ERROR_INSUFFICIENT_BUFFERThe data area passed to a system call is too small.  
Public Fieldstatic (Shared in Visual Basic)ERROR_INVALID_DATATYPEThe specified datatype is invalid.  
Public Fieldstatic (Shared in Visual Basic)ERROR_INVALID_FUNCTIONIncorrect function.  
Public Fieldstatic (Shared in Visual Basic)ERROR_INVALID_HANDLEThe handle is invalid.  
Public Fieldstatic (Shared in Visual Basic)ERROR_INVALID_PARAMETERThe parameter is incorrect.  
Public Fieldstatic (Shared in Visual Basic)ERROR_KEY_DELETEDIllegal operation attempted on a registry key that has been marked for deletion.  
Public Fieldstatic (Shared in Visual Basic)ERROR_NESTING_NOT_ALLOWEDCannot nest calls to LoadModule.  
Public Fieldstatic (Shared in Visual Basic)ERROR_NO_MATCHThere was no match for the specified key in the index.  
Public Fieldstatic (Shared in Visual Basic)ERROR_NO_MORE_FILESThere are no more files.  
Public Fieldstatic (Shared in Visual Basic)ERROR_NOT_FOUNDElement not found.  
Public Fieldstatic (Shared in Visual Basic)ERROR_OUTOFMEMORYNot enough storage is available to complete this operation.  
Public Fieldstatic (Shared in Visual Basic)ERROR_PATH_NOT_FOUNDThe system cannot find the path specified.  
Public Fieldstatic (Shared in Visual Basic)ERROR_SHARING_VIOLATIONThe process cannot access the file because it is being used by another process.  
Public Fieldstatic (Shared in Visual Basic)ERROR_SUCCESSThe operation completed successfully.  
Public Fieldstatic (Shared in Visual Basic)ERROR_TOO_MANY_OPEN_FILESThe system cannot open the file.  
Top
See Also

Reference

Win32Error Structure
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback