Share via


DB_CEOID_RECORD_DELETED (Windows CE 5.0)

Send Feedback

This message is sent when a record has been deleted from the object store.

DB_CEOID_RECORD_DELETED oidDeletedRec=(CEOID)wParam;oidParent= (CEOID)lParam;

Parameters

  • oidDeletedRec
    Identifier of the record that was deleted.
  • oidParent
    Identifier of the parent object of the deleted record.

Return Values

None.

Requirements

OS Versions: Windows CE 1.01 and later.
Header: Windbase.h.

See Also

CeOpenDatabase (CEDB)

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.