Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This message is sent when an object is created in the object store.
Syntax
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 Value
None.
Requirements
| Header | windbase.h |
| Windows Embedded CE | Windows CE 1.01 and later |