DS0 endpoint address structure

When the endpoint type is MSP_ENDPOINT_DS0, the application provides the following endpoint address information:

typedef struct tag_DS0_ENDPOINT_ADDR
{
    DWORD   nTimeslot;         
} DS0_ENDPOINT_ADDR;

DS0_ENDPOINT_ADDR

Dependent function: mspCreateEndpoint

Field

Type

Default

Units

Description

nTimeslot

DWORD

N/A

N/A

 

CT bus timeslot address.