3.3.1.4.2 Object UUID Lookup

  1. The client locator MUST call the I_nsi_entry_object_inq_begin method with the following parameters:

    1. The client locator MUST initialize the entry_name parameter with the entry name in the syntax specified by RPC_C_NS_SYNTAX_DCE, and the entry_name_syntax MUST be initialized to RPC_C_NS_SYNTAX_DCE.

  2. The client locator MUST use the context handle received to enumerate object UUIDs by invoking the I_nsi_entry_object_inq_next method with the context handle.<16>

  3. The client locator MUST invoke the I_nsi_entry_object_inq_done method with the context handle to free resources associated with the context handle.