IOleObjectImpl::DoVerbHide

HRESULT DoVerbHide( LPCRECT prcPosRect, HWND hwndParent );

Return Value

Returns S_OK.

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

Deactivates and removes the control's user interface, and hides the control.

IOleObjectImpl OverviewClass Members

See Also   IOleObjectImpl::DoVerbShow