Fires when a file is selected from the MRU list to open.
Name | Type | Description |
FullFileName | String | The full filename of the file to open. This must be an existing valid file and the HandlingCode must be set to kEventHandled in order to override the standard open behavior. |
Context | NameValueMap | Input object that can be used to determine the context of why the event fired. No context information is provided for this event. See Remarks for valid NameValueMap values. |
HandlingCode | HandlingCodeEnum | Output that indicates how you are handling the event. Can supply any of the following three values:
|