DB_CEOID_CREATED (Windows CE 5.0)
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
Send Feedback on this topic to the authors