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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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