







![]() ![]() ![]() |
Beta Innovations USB SDK Wrapper Library for .NET/COM v2.0.0.0 reference library |
CRTRWR_OUTPUT Members |
CRTRWR_OUTPUT Structure Methods Fields See Also Send Feedback |
The CRTRWR_OUTPUT type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
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).
|