DB_CEOID_CHANGED (Windows Embedded CE 6.0)
1/6/2010
This message is sent when an object in the object store is modified.
Syntax
DB_CEOID_CHANGED oidChanged = (CEOID) wParam;
oidParent = (CEOID) lParam;
Parameters
- oidChanged
Identifier of the object that was modified.
- oidParent
Identifier of the parent object of the modified object.
Return Value
None.
Requirements
Header | windbase.h |
Windows Embedded CE | Windows CE 1.01 and later |