hAccel (HACCEL) - input

      Accelerator-table handle.

    pacctAccelTable (PACCELTABLE) - in/out

      Accelerator-table data area.

      NULL

        Return the size, in bytes, of the complete accelerator table, and ignore the ulCopyMax parameter.
      Other
        Copy up to ulCopyMax bytes of the accelerator table into this data area.

      ulCopyMax (ULONG) - input

        Maximum data area size.

      ulCopied (ULONG) - returns

        Amount copied or size required.

        Other

          Amount of data copied into the data area, or the size of data area required for the complete accelerator table.
        0
          Error occurred.


        [Back] [Next]