| description | Learn more about: _variant_t::Clear | |||
|---|---|---|---|---|
| title | _variant_t::Clear | |||
| ms.date | 11/04/2016 | |||
| f1_keywords |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | 844d43fa-9628-4643-a877-c1e129838b4e |
Microsoft Specific
Clears the encapsulated VARIANT object.
void Clear( );Calls VariantClear on the encapsulated VARIANT object.
END Microsoft Specific