Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies the contents of the CComVariant object.
HRESULT CopyTo(
BSTR *pstrDest
);
Parameters
- pstrDest
Points to a BSTR that will receive a copy of the contents of the CComVariant object.
Return Value
A standard HRESULT value.
Remarks
The CComVariant object must be of type VT_BSTR.
Requirements
Header: atlcomcli.h