'Usage
Dim codeBits As Integer Dim flagBits As Integer Dim instance As New UAStatusCode(codeBits, flagBits)
Parameters
- codeBits
- The code bits of the status code.
- flagBits
- The flag bits of the status code.
'Usage
Dim codeBits As Integer Dim flagBits As Integer Dim instance As New UAStatusCode(codeBits, flagBits)