Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is called when a notification event has occurred.
void CeNotifyPublic_NewPacket(CEOIDoidRecord);
Parameters
- oidRecord
Database record ID for the notification.
Return Values
None.
Remarks
To retrieve the data associated with a notification, call CeNotifyPrivate_TranslateOID. You must perform the appropriate action for the notification, for example, run an application or present a dialog box.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Notifext.hxx.
Send Feedback on this topic to the authors