Previous PageNext Page

7.11.19 getVarDate Method

Returns the VT_DATE value stored in the Date object.
 

Syntax

objDate.getVarDate( )

Arguments

objDate
The name of a Date object. Required.

Remarks

The getVarDate method is used when interacting with ActiveX or other objects that accept and return date values in VT_DATE format.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page