Get a list of flat rooms - ac_request("get_flat_rooms"...)

Populates the specified internal list with the elements of the zones assigned to the specified apartment marker.

Call:

int ires = ac_request("get_flat_rooms",int iFlatGuidObjDescr, int iListNum);


Here:

iFlatGuidObjDescr - object descriptor of apartment/office marker guid type.

iListNum - the number of the internal list of elements in which to write the zones of this apartment/office.

Output - 0 - no error.