Function CSPVariant::GetVarArray()
Description:
Retrieves the CSPVarArray value of the content, performing any possible conversion necessary.
 |
Prototype:
CSPVarArray GetVarArray() const;
Arguments:
No arguments (void).
Return value:
Returns the CSPVarArray array contained.
See also:
member functions SetVarArray(), operator CSPVarArray ()
|
|