Description
Retrieves the current trackball entity ID from the RFTrackball interface object.
Syntax
Function RFTrackball.GetID(pTrackballID As RFEntityID) As RFErrorCode
The GetID syntax has these parts:
| Part | Description |
|---|---|
| pTrackballID | [OUT] RFEntityID Required. Entity ID of a trackball to be set. |
Remarks