While SerialPollFlags is an enum, it is attributed with FlagsAttribute. This means that it can actually contain any value. The NI4882 .NET class library does a simple cast from the driver byte value, so it should include all of the information that the driver returned.