ncacn_nb_ipx

endpoint( ncacn_nb_ipx:[port-name] )

port-name

Specifies an optional 8-bit value ranging from zero to 255. Values of less than 0x20 are reserved. If the port-name value is not specified, the endpoint-mapping service selects the port value.

 

Example

[   uuid(12345678-4000-2006-0000-20000000001a),

    version(1.1),

    endpoint("ncacn_nb_ipx:[100]")

]

 

Remarks

The ncacn_nb_ipx keyword identifies NetBIOS over IPX as the protocol family for the endpoint.

The syntax of the NetBIOS port string, like all port strings, is defined by the transport implementation and is independent of the IDL specification. The MIDL compiler performs limited syntax checking but does not guarantee that the endpoint specification is correct. Some classes of errors may be reported at run time rather than compile time.

See Also

endpoint, IDL, ncacn_ip_tcp, ncacn_nb_tcp, ncacn_nb_nb, ncacn_at_dsp, ncacn_spx, ncacn_np, ncalrpc, ncadg_ip_udp, ncadg_ipx, string_binding