You are only receiving handles for all accounts which consists of a number, so yes you need to get the data of the handles also.
But you only need one more call.
Say that you have got a array of account handles account_handles. Then you can call the Account_getDataArray and use account_handles as argument. Then use receive all data for all accounts in account_handles, and this is done in one single round-trip