I know how to use the functions related to safe array and VARIANT,like CA_VariantSetSafeArray. However, I'm absent from a good understanding about this. Hope someone here could talk more about it, including original development background and its main purpose when NI planned to support this function.
Thanks!
Jacky
VARIANT and SAFEARRAY data types come out of Microsoft's implementation of Automation (ActiveX, OLE, COM, DCOM). You can find more information about them here.