Interrups | Categories | Contents |
AH = F3h AL = group number CX = entry number ES:DI -> 64-byte buffer
Return:
CF clear if successful CX = next entry number buffer filled with 63-byte directory info and 1-byte group number CF set on error (no more matching entries)
Note: Like AH=F2h, but only returns directories belonging to the specified group
See Also: AH=F2h
Category: Network - Int 7Fh - A
Interrups | Categories | Contents |