[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
int pascal AcceleratorSetFocus(HACCEL hAccel)

  This function makes the accelerator table whose handle is hAccel the
"current accelerator table".


Parameters
  hAccel is the handle to an accelerator table. This handle was
returned by the AcceleratorCreate() function. hAccel can be NULL if
you want to disassociate any accelerator table from your application.

Returns
  TRUE if hAccel was a valid handle, FALSE if not.

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