Visual Basic (Usage) | ![]() |
---|---|
Dim instance As StatusCode Dim bits As UInteger Dim value As StatusCode value = instance.SetCodeBits(bits) |
C# | |
---|---|
public StatusCode SetCodeBits( uint bits ) |
Parameters
- bits
- The value for the Code bits.
Return Value
The status code with the Code bits set to the specified values.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x