| Visual Basic (Usage) | Copy Code |
|---|---|
| C# | |
|---|---|
public bool operator ==( StatusCode a, uint b ) | |
Parameters
- a
- The first object being compared
- b
- The second object being compared to
Returns true if the objects are not equal.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x