RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::Variant::wchar_t*

Converts the System::Variant::Variant to the specified type and sets the varByRef bit, meaning that the variant contains a reference as opposed to a value.

This conversion System::Variant::wchar_t* returns a reference to a wide character array that is a conversion of this System::Variant::Variant

If the conversion operation is not possible because of an invalid variant type conversion, an ESystem::Variant::VariantError exception is thrown. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!