CHtmlEditCtrlBase::Copy
Copies the current selection to the clipboard.
HRESULT Copy( ) const;
Returns S_OK on success, or an error HRESULT on failure.
This method sends the IDM_COPY command ID to the WebBrowser control.
Header: afxhtml.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Copies the current selection to the clipboard.
HRESULT Copy( ) const;
Returns S_OK on success, or an error HRESULT on failure.
This method sends the IDM_COPY command ID to the WebBrowser control.
Header: afxhtml.h