D-G Functions

The following table contains a listing of the Visual Basic run-time member functions.

DateAdd

DateDiff

DatePart

DateSerial

DateValue

Day

DDB

DeleteSetting

Derived Math

Dir

Environ

EOF

ErrorToString

FileAttr

FileClose

FileCopy

FileDateTime

FileGet

FileGetObject

FileLen

FileOpen

FilePut

FilePutObject

FileWidth

Filter

Fix

Format

FormatCurrency

FormatDateTime

FormatNumber

FormatPercent

FreeFile

FV

GetAllSettings

GetAttr

GetChar

GetException

GetObject

GetSetting

The math function Exp that was available as a Visual Basic run-time member function in version 6.0 and earlier has been replaced by a method (Exp) in the Math class of the .NET Framework class library. For more information, see Math Functions (Visual Basic).

Smart Device Developer Notes

The following are not supported in smart device applications: DeleteSetting, Dir, Environ, EOF, FileAttr, FileClose, FileCopy, FileDateTime, FileGet, FileGetObject, FileLen, FileOpen, FilePut, FilePutObject, FileWidth, FreeFile, GetAllSettings, GetAttr, GetObject, and GetSetting.

See Also

Reference

A-C Functions

H-L Functions

M-R Functions

S-Z Functions

Other Resources

Visual Basic Reference