Share via


DB_CEOID_CREATED (Windows CE 5.0)

Send Feedback

This message is sent when a new object is created in the object store.

DB_CEOID_CREATED oidCreated=(CEOID)wParam;oidParent= (CEOID)lParam;

Parameters

  • oidCreated
    Identifier of the newly created object.
  • oidParent
    Identifier of the parent object of the newly created 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.