| title |
_variant_t::Clear | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
language-reference |
| f1_keywords |
_variant_t::Clear |
_variant_t.Clear |
|
| dev_langs |
|
| helpviewer_keywords |
VARIANT object [C++], clear |
Clear method [C++] |
VARIANT object |
|
| ms.assetid |
844d43fa-9628-4643-a877-c1e129838b4e |
| caps.latest.revision |
6 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
Microsoft Specific
Clears the encapsulated VARIANT object.
Remarks
Calls VariantClear on the encapsulated VARIANT object.
END Microsoft Specific
_variant_t Class