![]() |
Dialog_GetHandle_t | Type (Pointer) |
dialogs.h |
typedef CALLBACK HANDLE (*Dialog_GetHandle_t) (short ID); |
Callback function type returning a handle for a dialog item.
Dialog_GetHandle_t is used in DialogAddDynamicPulldown to let the program generate the menu handle on demand.