CeNotifyPrivate_Reschedule (Windows CE 5.0)

Send Feedback

This function reschedules a notification event.

int CeNotifyPrivate_Reschedule(CEOIDoid,intiDelaySeconds);

Parameters

  • oid
    Database object identifier of the notification record to be rescheduled.
  • iDelaySeconds
    Amount of time, in seconds, for the notification event to be rescheduled.

Return Values

Returns TRUE if the event has been rescheduled; otherwise, returns FALSE.

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.