[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 5702  - OS/2 V1.1+ Compatibility Box Family API - DOSqpathinfo   [O]

   AX = 5702h
   BX = FFFFh
   CX = size of buffer for information
   DX = level of information (0002h)
   DS:SI -> filename
   ES:DI -> buffer for information (see below)

Return: CF clear if successful
       AL = 00h
   CF set on error
       AX = error code

See Also: AX=5702h"OS/2",AX=5703h/BX=FFFFh

Format of path information:
Offset Size    Description
 00h 22 BYTEs  ???
 16h   DWORD   extended attribute size (none present if less than 5)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson