
ProUINakedwindowKeyActionSet | |
( char* dialog /* (In) The name of the dialog that contains the naked window. */ char* component /* (In) The name of the naked window component. */ ProUIAction function /* (In) Function to be called when a key is pressed with input focus on the naked window */ ProAppData data /* (In) Action data to be passed to callback function. Can be NULL. */ ) |

The function was successful | |
The function failed | |
An invalid argument was given |

