[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.FontFileStream.GetLastWriteTime

GetLastWriteTime Method

GetLastWriteTime()

Obtains the last modified time of the file.

Declaration
long GetLastWriteTime()
Function GetLastWriteTime() As Long
Returns
Type Description
long

the last modified time of the file in the format that represents the number of 100-nanosecond intervals since January 1, 1601 (UTC).

Remarks

The "last modified time" is used by DirectWrite font selection algorithms to determine whether one font resource is more up to date than another one.