DB_CEOID_DATABASE_DELETED (Windows CE 5.0)
This message is sent on the deletion of a database.
An application that registered with CeRegisterReplNotification (CEDB) receives this message through a CENOTIFICATION (CEDB) structure.
DB_CEOID_CHANGEDoidChanged= (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 Values
None.
Remarks
None.
Requirements
OS Versions: Windows CE 1.01 and later.
Header: Windbase.h.
See Also
Send Feedback on this topic to the authors