Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
4.8.2
-
None
Description
When a property is of a type Currency (64 Bit integer) then setting/passing values should be VT_CY and not VT_I8. Reading the properity works.
This is a total deal breaker for me. I am coding an interface for a banking software and it uses DECIMAL quite a lot. When I create a banking statement and try to pass the amount I am stuck