[This is preliminary documentation and subject to change.]
The EnumLeases method enumerates the address reservations on the ARS.
HRESULT EnumLeases(
  DWORD * pdwArrayCount, 
  BDN_ARS_LEASE ** balArray
);
 Returns S_OK if the method returns a valid list of reservations. Otherwise it returns a SQL database error code.