DosGetHugeShift

DosGetHugeShift

#define INCL_DOSMEMMGR

USHORT  rc = DosGetHugeShift(ShiftCount);

PUSHORT          ShiftCount;    /* Shift Count (returned) */

USHORT           rc;            /* return code */


[Back: DosGetEnv]
[Next: DosGetInfoSeg]