where is the code that converts VARIANTS?
22 Nov
2002
22 Nov
'02
6:06 p.m.
Can anyone tell me where the code is that converts a VARIANT from VT_DECIMAL to VT_BSTR? Bill
22 Nov
22 Nov
6:26 p.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.)
8511
Age (days ago)
8511
Last active (days ago)
1 comments
2 participants
participants (2)
-
Medland, Bill -
Ove Kaaven