[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 0001  u - Fgdriver V3.03 - "fg_alloccms" - Create Logical Video  [V]

   AX = 0001h
   BX = page number (0001h-003Fh)

Return: AX = status (0000h,FFFCh,FFFDh,FFFEh) (see below)

Notes: For FGDRIVER v1.10, this function was "FG_SETMODE" (see AX=0093h);
     "FG_ALLOCCMS" was AX=009Dh
   The only operation which is allowed on logical pages is "FG_COPYPAGE"
     (see AX=0012h)

See Also: AX=0000h,AX=0002h,AX=0003h,AX=0012h,AX=002Eh

Values for status:
 0000h successful
 FFFCh insufficient memory
 FFFDh page already created, or exists as physical or virtual page
 FFFEh invalid page number
 FFFFh memory manager not initialized

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