DS0 endpoint parameter structure

When the endpoint type is MSP_ENDPOINT_DS0, the application provides the following parameters:

typedef struct tag_DS0_ENDPOINT_PARMS
{
    
    DWORD     size;
    MSP_MEDIA media;
    
} DS0_ENDPOINT_PARMS;

DS0_ENDPOINT_PARMS

Dependent function: mspCreateEndpoint

Field

Type

Default

Units

Description

media

MSP_MEDIA

N/A

N/A

Type of data to be transferred through the endpoint. Must be one of the following:

MSP_VOICE

MSP_FAX