16 lines
220 B
Plaintext
16 lines
220 B
Plaintext
[strict_context_handle] interface epmp
|
|
{
|
|
}
|
|
|
|
|
|
[strict_context_handle] interface localepmp
|
|
{
|
|
[comm_status, fault_status] OpenEndpointMapper();
|
|
|
|
#ifdef NTENV
|
|
[comm_status, fault_status] AllocateReservedIPPort();
|
|
#endif
|
|
}
|
|
|
|
|