flags Field

Beta Innovations USB SDK .NET/COM

1st (low-order) bit : missileActivity -- if set to 1, display missile activity symbol.

2nd bit : missileLaunch -- if set to 1, display missile launch symbol

3rd bit : newguy -- if set to 1, display new contact symbol

4th bit : selected -- if set to 1, draw contact selected symbol

5th thru 8th bits : unused

Namespace:  BIUSBWrapper
Assembly:  BIUSBWrapper (in BIUSBWrapper.dll)

Syntax

Visual Basic (Declaration)
Public flags As Byte
C#
public byte flags

See Also