Help Center›AfxNova
CDEC.Constructorconstructor
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE CONSTRUCTOR CDEC (BYVAL lcid AS LCID = 0)
PRIVATE CONSTRUCTOR CDEC (BYREF cSrc AS CDec, BYVAL lcid AS LCID = 0)
PRIVATE CONSTRUCTOR CDEC (BYREF decSrc AS DECIMAL, BYVAL lcid AS LCID = 0)
PRIVATE CONSTRUCTOR CDEC (BYVAL cySrc AS CURRENCY, BYVAL lcid AS LCID = 0)
Reference
- Include file
CDEC.inc - Defined in AfxNova/CDEC.inc:78