Share via


CeNotifyPrivate_TranslateOID (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.