3.1.5.2 Enumerate Pattern

msdn link

These methods enable a client to obtain a listing of all objects of a certain type. With the exception of SamrEnumerateDomainsInSamServer, which requires a server handle, these methods require a domain handle from the "open" pattern of methods (section 3.1.5.1).

For a description of the "enumerate" pattern of methods, see section 1.3.