UIX_CmdCtlNotifyInfo Structure

From PDF XChange PDF SDK
Revision as of 08:52, 16 May 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

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

Members

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