
6.7 Identifier reference
createAcceleratorTable corresponds to the C function CreateAcceleratorTable in the Windows SDK. It has the following type:
val createAcceleratorTable : (accelerator_flag list * in * int)
list -> accelerator_table
int type parameter is the key, the second is the command identifier.

Generated with Harlequin WebMaker