DB_CEOID_CREATED
A version of this page is also available for
4/8/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 |
Windows Mobile | Windows Mobile Version 5.0 and later |