LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Safe array and VARIANT

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
0 Kudos
Message 1 of 2
(3,429 Views)
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.
--
Martin
Certified CVI Developer
0 Kudos
Message 2 of 2
(3,394 Views)