Methods
| Attaches a VARIANT to the CComVariant object. | |
| The constructor. | |
| The destructor. | |
| Converts the CComVariant object to a new type. | |
| Clears the CComVariant object. | |
| Copies a VARIANT to the CComVariant object. | |
| Copies the contents of the CComVariant object. | |
| Detaches the underlying VARIANT from the CComVariant object. | |
| Returns the size in number of bytes of the contents of the CComVariant object. | |
| Loads a VARIANT from a stream. | |
| Initializes the CComVariant object and sets the vt member to VT_BYREF. | |
| Saves the underlying VARIANT to a stream. | 
Operators
| Indicates whether the CComVariant object is less than the specified VARIANT. | |
| Indicates whether the CComVariant object is greater than the specified VARIANT. | |
| Indicates whether the CComVariant object does not equal the specified VARIANT. | |
| Assigns a value to the CComVariant object. | |
| Indicates whether the CComVariant object equals the specified VARIANT. |