Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Deactivates and removes the control's user interface, and hides the control.
HRESULT DoVerbHide(
LPCRECT /* prcPosRect */,
HWND /* hwndParent */
);
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.
Return Value
Returns S_OK.
Requirements
Header: atlctl.h