GetSession
Session* GetSession(int32 index);
if (disc->GetSession(1) != NULL)
for (int i = 0; (session = disc->GetSession(i)); i++) {