UIX_CmdCtlNotifyInfo Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 08:52, 16 May 2017


Specifies the ...

Syntax

struct UIX_CmdCtlNotifyInfo
{
    UIX_NotifyInfo Data;
    IUIX_Event*    pEvent;
};

Members

Data
Value of UIX_NotifyInfo ...
pEvent
Pointer to IUIX_Event ...