Module endpoint

Module endpoint 

Source
Expand description

Endpoints for passing data between a program and its host.

Structs§

EndpointHandle
A handle used to reference an endpoint.
EndpointId
An endpoint identifier.
EndpointTypeIndex
An index into an event endpoint’s type list.
EventEndpoint
An event endpoint.
StreamEndpoint
A stream endpoint.
ValueEndpoint
A value endpoint.

Enums§

EndpointDirection
The direction of an endpoint.
EndpointInfo
An endpoint.