UIX_NotifyInfo Structure
From PDF XChange PDF SDK
Specifies the ...
Syntax
struct UIX_NotifyInfo
{
LONG nCode;
LONG nFromID;
IUIX_Obj* pFrom;
IUIX_ObjImpl* pFromImpl;
PARAM_T pData;
};
Members
- nCode
- Value of LONG ...
- nFromID
- Value of LONG ...
- pFrom
- Pointer to IUIX_Obj ...
- pFromImpl
- Pointer to IUIX_ObjImpl ...
- pData
- Value of PARAM_T ...