HRESULT DoVerbOpen( 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.
Remarks
The default implementation simply returns S_OK.