DB_PEGOID_CHANGED

This message is sent when an object in the object store has been modified. See DB_CEOID_CHANGED.

At a Glance

Header file: Windbase.h
Windows CE versions: 1.0 and later

Syntax

DB_PEGOID_CHANGED oidChanged = (PEGOID) wParam;
oidParent = (PEGOID) lParam;

Parameters

oidChanged

Identifier of the object that was modified.

oidParent

Identifier of the parent object of the modified object.

See Also

CeOpenDatabase