Function CSPVariant::operator CSPVarArray()
Description:
Extracts the CSPVarArray value contained, performing any possible conversion if necessary. Same as GetVarArray().
 |
Prototype:
operator CSPVarArray() const;
Arguments:
No arguments (void).
Return value:
Returns the CSPVarArray value contained.
|
|