PM_GraphInitialize

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

Const.PM_GraphInitialize

The Const.PM_GraphInitialize message is sent to a cGraph object after the graph has been created.

Parameters

Name Description
wParam Unused
lParam Unused

Returns

Unused (the Framework ignores the return value of this message)

Comments

Applications typically use this message to perform additional initialization of the graph object, such as disabling property pages, setting colors and graph styles etc.