Help Center

DVARIANT.DecToCYmethod

Converts a DVARIANT of type decimal to a CY structure.

COMmethodDVARIANT.INCdocumented

Syntax

FUNCTION DecToCY () AS CY

Return value

Returns the contents of a VT_DECIMAL variant as a CY structure.

Description

Converts a DVARIANT of type decimal to a CY structure.

Reference

  • Include file DVARIANT.INC
  • Defined in AfxNova/DVARIANT.inc:1887
  • Documented in COM/DVARIANT Class.md
  • Topic: DVARIANT Class