lookup_entry


Description:

public static bool lookup_entry (string accel_path, out AccelKey key)

Looks up the accelerator entry for accel_path and fills in key.

Parameters:

accel_path

a valid accelerator path

key

the accelerator key to be filled in (optional)

Returns:

true if accel_path is known, false otherwise