Share via


CeNotifyPrivate_DeleteNotification (Windows Embedded CE 6.0)

1/6/2010

This function deletes a notification that has been handled.

Syntax

void CeNotifyPrivate_DeleteNotification(
  CEOID oid
);

Parameters

  • oid
    Database object identifier of the notification record to be deleted from the database.

Return Value

None.

Requirements

Header Notifext.hxx
Windows Embedded CE Windows CE 2.10 and later

See Also

Reference

Notification Functions