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