CRTRWR_OUTPUT Fields

Beta Innovations USB SDK .NET/COM

The CRTRWR_OUTPUT type exposes the following members.

Fields

  NameDescription
flags
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

symbol
Symbol ID to display (refer to RWR Symbol Class table entries found in rwr.h)
xPos
X position on screen to display symbol. Range 0 (left) to 255 (right).
yPos
Y position on screen to display symbol. Range 0 (top) to 255 (bottom).

See Also