DB_CEOID_RECORD_DELETED (Windows CE 5.0)
This message is sent when a record has been deleted from the object store.
DB_CEOID_RECORD_DELETED oidDeletedRec=(CEOID)wParam;oidParent= (CEOID)lParam;
Parameters
- oidDeletedRec
Identifier of the record that was deleted. - oidParent
Identifier of the parent object of the deleted record.
Return Values
None.
Requirements
OS Versions: Windows CE 1.01 and later.
Header: Windbase.h.
See Also
Send Feedback on this topic to the authors