MMCN_INITOCX

[This is preliminary documentation and subject to change.]

Sent to snap-ins having a custom OCX as the result pane.

Parameters

arg
Not used.
param
The IUnknown to the result pane. This is the same IUnknown you would get from IConsole::QueryResultView.

Remarks

When an OCX is created for the first time, and needs to be initialized, the snap-in is sent an MMCN_INITOCX notification.

Return Values

Not used.

See Also

TBD