DB_CEOID_CREATED (Compact 2013)
3/26/2014
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 |