where is the code that converts VARIANTS?
23 Nov
2002
23 Nov
'02
12:06 a.m.
Can anyone tell me where the code is that converts a VARIANT from VT_DECIMAL to VT_BSTR? Bill
23 Nov
23 Nov
12:26 a.m.
On Fri, 22 Nov 2002, Medland, Bill wrote:
Can anyone tell me where the code is that converts a VARIANT from VT_DECIMAL to VT_BSTR?
You mean VarBstrFromDec? It probably should have been in dlls/oleaut32/variant.c, if it had been implemented. (You could just have grep-ed the source for VariantChangeType or whatever API you're using, though.)
8425
Age (days ago)
8425
Last active (days ago)
1 comments
2 participants
participants (2)
-
Medland, Bill -
Ove Kaaven