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.
The latest version of this topic can be found at _variant_t::Clear.
Microsoft Specific**
Clears the encapsulated VARIANT object.
Syntax
void Clear( );
Remarks
Calls VariantClear on the encapsulated VARIANT object.
END Microsoft Specific