CeNotifyPrivate_TranslateOID (Windows CE 5.0)
This function translates a specified database object identifier to a NotifyPacket structure pointer.
NotifyPacket* CeNotifyPrivate_TranslateOID(CEOIDoid);
Parameters
- oid
Database object identifier of the notification record.
Return Values
Can return NULL if the notification has already been handled.
Remarks
Call this function to retrieve a notification record from the database when you are notified about a notification event.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Notifext.hxx.
Send Feedback on this topic to the authors