midatlax.h header

This header is used by ifsk. For more information, see:

midatlax.h contains the following programming interfaces:

Functions

 
RxAssociateContextWithMid

RxAssociateContextWithMid associates the supplied opaque context with an available multiplex ID (MID) from a MID_ATLAS.
RxCreateMidAtlas

RxCreateMidAtlas allocates a new instance of MID_ATLAS data structure and initializes it.
RxDestroyMidAtlas

RxDestroyMidAtlas destroys an existing instance of a MID_ATLAS data structure and frees the allocated memory.
RxMapAndDissociateMidFromContext

RxMapAndDissociateMidFromContext maps a Multiplex ID (MID) to its associated context in a MID_ATLAS structure and then disassociates the MID from the context.
RxMapMidToContext

RxMapMidToContext maps a Multiplex ID (MID) to its associated context in a MID_ATLAS structure.
RxReassociateMid

RxReassociateMid reassociates a Multiplex ID (MID) with an alternate context.