Returns the handle of an interface referenced by its location and name.
HPESTATUS mhpeOpenInterface(
    LOCATION    loc,
    const char  *if_name,
    MPEHANDLE   *p_ifhandle
);
loc 
if_name 
p_ifhandle 
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 |