|
- context Specifies
the NDS context for the request.
- respBuf Points to
the buffer containing the results of the search.
- iterObjCount
Points to the search filter.
Note: Non-zero
return values from NWDSGetObjectCount indicate an error. To understand handling
client side NDS errors, refer to handling
errors.
If no
objects were found, the iteration is closed and the function ends. Otherwise, a
loop is entered to process the information for each object.
|