Share via


DB_CEOID_CHANGED

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

Database Messages

Other Resources