NzaeApi struct reference

Contains a data connection handle.

Public attributes

  • apiType
  • union { aggregation any function shaper }
  • handle

Detailed description

Contains a data connection handle.

Member data documentation

NZAEAGG_HANDLE aggregation
Aggregation AE Data Connection Handle.
void* any
Used internally.
NzaeApiTypes apiType
Indicates the type of data connection handle stored in the union.
NZAE_HANDLE function
Function AE Data Connection Handle.
handle union { ... }
NZAESHP_HANDLE shaper
Shaper or Sizer AE Data Connection Handle.