Share via


DB_CEOID_CHANGED (Windows CE 5.0)

Send Feedback

This message is sent when an object in the object store has been modified.

DB_CEOID_CHANGED oidChanged = (CEOID)wParam;oidParent=(CEOID)lParam;

Parameters

  • oidChanged
    Identifier of the object that was modified.
  • oidParent
    Identifier of the parent object of the modified object.

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.