hi_tde_close
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
☓ |
☓ |
|
☓ |
|
√ |
|
☓ |
|
☓ |
Function Description
Closes the TDE device.
Parameters
None
Returns
- 0: success
- Other values: failure. For details, see Return Codes for TDE Graphics Drawing.
Restrictions
- This API can be called only after the TDE device is started by calling hi_tde_open.
- The number of times that hi_tde_open is invoked must be the same as the number of times that hi_tde_close is invoked.
- This API does not support multiple processes.
Parent topic: TDE Graphics Drawing