GxVariant: SetRefArray |
Recreate the referenced gxVariant as an integer array converted from a Variant array.
Public Function SetRefArray( ByVal Type As String, ByVal newValue As Variant ) As Boolean
[Visual Basic] Public Function SetRefArray(ByVal Type As String, ByVal newValue As Variant) As Boolean
[Delphi] function SetRefArray(Type: String; newValue : OleVariant) : Boolean;
[C++] BOOL SetRefArray(LPCTSTR Type, const Variant newValue);
The Variant array is a Variant.
Class GxVariant Overview GxVariant Properties GxVariant Methods SetArray SetRefPath