DB_CEOID_CREATED

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 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
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