hab (HAB) - input

      Anchor-block handle.

    Resource (HMODULE) - input

      Resource identity containing the accelerator table.

      Module handle returned by the DosLoadModule or DosQueryModuleHandle functions referencing a dynamic link library containing the resource or NULLHANDLE for the application's module.

    idAccelTable (ULONG) - input

      Accelerator-table identifier, within the resource file.

      It must be greater or equal to 0 and less or equal to 0xFFFF.

    haccelAccel (HACCEL) - returns

      Accelerator-table handle.


    [Back] [Next]