IOleObjectImpl::DoVerbShow

HRESULT DoVerbShow( LPCRECT prcPosRect, HWND hwndParent );

Return Value

One of the standard HRESULT values.

Parameters

prcPosRec

[in] Pointer to the rectangle the container wants the control to draw into.

hwndParent

[in] Handle of the window containing the control. Not used in the ATL implementation.

Remarks

Tells the container to make the control visible.

IOleObjectImpl OverviewClass Members

See Also   IOleObjectImpl::DoVerbHide