| CComVariant Operators | |
|---|---|
| operator = | Assigns a value to the CComVariant object |
| operator == | Indicates whether the CComVariant object equals the specified VARIANT |
| operator != | Indicates whether the CComVariant object does not equal the specified VARIANT |
CComVariant Overview, CComVariant Methods