3.1.4 Message Processing Events and Sequencing Rules
The ILocToLoc interface is used by client locators to forward lookup requests to master locators.
Methods in RPC Opnum Order
Method |
Description |
---|---|
Invoked by a client locator to enumerate the binding information for a set of RPC servers that satisfy a given set of criteria. Opnum: 0 |
|
Invoked to free any resources associated with the context handle returned by a preceding call to the I_nsi_lookup_begin method. Opnum: 1 |
|
Invoked to continue an enumeration of binding vectors that satisfy the criteria specified in a call to the I_nsi_lookup_begin method. The number of bindings in the binding_vector is limited by the parameter binding_max_count specified in the call to the I_nsi_lookup_begin method. Opnum: 2 |
|
Invoked to continue an enumeration initiated by a previous call to the I_nsi_entry_object_inq_next method. Opnum: 3 |
|
Invoked by the client to determine whether the target computer is available as a master locator. Opnum: 4 |
|
Invoked to free any resources associated with the context handle returned by a preceding call to the I_nsi_entry_object_inq_begin method. Opnum: 5 |
|
I_nsi_entry_object_inq_begin |
Invoked to enumerate the object UUIDs on a name service entry. Opnum: 6 |