INtime SDK Help
mhpeOpenInterface
INtime SDK v7.1 > About INtime > Networking and I/O > Multiprocess HPE > mhpeOpenInterface

Returns the handle of an interface referenced by its location and name.

HPESTATUS mhpeOpenInterface(
    LOCATION    loc,
const char *if_name,
MPEHANDLE *p_ifhandle
);

Parameters

loc
The location of the node where the master process resides.
if_name
The name of the interface to look up.
p_ifhandle
A pointer to a location to return the interface handle.

Return Values

An HPESTATUS value indicating the success of the operation.

Requirements

Versions Defined in Include Link to
INtime 7.1 intime/rt/include/mhpeif.h mhpeif.h mhpeif.lib