UIX_CmdCtlNotifyInfo Structure
Specifies the ...
Syntax
struct UIX_CmdCtlNotifyInfo
{
UIX_NotifyInfo Data;
IUIX_Event* pEvent;
};
Members
- Data
- Value of UIX_NotifyInfo ...
- pEvent
- Pointer to IUIX_Event ...
Specifies the ...
struct UIX_CmdCtlNotifyInfo
{
UIX_NotifyInfo Data;
IUIX_Event* pEvent;
};