ConceptHMI Web Help
Inequality Operator (Win32Error)
The first error code to compare.
The second error code to compare.
Compare two Win32 error codes for inequality.
Syntax
public bool operator !=( 
   Win32Error errLeft,
   Win32Error errRight
)

Parameters

errLeft
The first error code to compare.
errRight
The second error code to compare.

Return Value

Whether the two error codes are not the same.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Win32Error Structure
Win32Error Members

 

 


© 2016 Objectis

Send Feedback