







![]() ![]() ![]() |
Beta Innovations USB SDK Wrapper Library for .NET/COM v2.0.0.0 reference library |
CRTRWR_OUTPUT Fields |
CRTRWR_OUTPUT Structure See Also Send Feedback |
The CRTRWR_OUTPUT type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | 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).
|