Searched refs:VT_CY (Results 1 – 6 of 6) sorted by relevance
291 vt = VT_CY; in setCurrency()673 if (V_VT(this) == VT_CY) in getCurrency()684 varDest.ChangeType(VT_CY, this); in getCurrency()724 case VT_CY: in makeAny()
73 #define VT_CY 6 macro
483 case VT_CY : in Read()
47 <p>The Automation types <code>VT_CY</code> and <code>VT_DATE</code> are not supported.
755 pVariant->vt = VT_CY; in anyToVariant()1521 case VT_CY: in variantToAny()2181 case VT_CY: in createOleArrayWrapperOfDim()
717 case VT_CY: in writeBackOutParameter()
Completed in 60 milliseconds