Enumerate endpoints at an open interface.
HPESTATUS mhpeEnumEndpoints(
    MPEHANDLE   ifhandle,
    uint32_t    index,
    char        *ep_name,
    size_t      ep_name_size
);
ifhandle 
index 
ep_name 
ep_name_size 
An HPESTATUS value indicating the success of the operation.
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 7.1 | intime/rt/include/mhpeif.h | mhpeif.h | mhpeif.lib |