LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a type library the exposes methods for MFC DATE type

I am using an ActyiveX server that returns DATE type values (MFC class) & need methods to use this data type.
0 Kudos
Message 1 of 3
(3,196 Views)
Hello

CVI has some functions that can handle the date data type, like CA_VariantGetDate(). Check out the activex library for these functions.

For more information on how to interpret the DATE data type, check the link

I hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
Message 2 of 3
(3,196 Views)
I was looking for functions to format DATE into various forms.
0 Kudos
Message 3 of 3
(3,196 Views)