Help Center

CDEC.Operator *operator

Returns the address of the underlying **CURRENCY** structure.

Numeric Datatypesoperatordoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

OPERATOR * (BYREF dec AS CDEC) AS DECIMAL PTR

Description

Returns the address of the underlying DECIMAL structure.

Reference

  • Documented in Numeric Datatypes/CDEC Class.md
  • Topic: CDEC Class