ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / FontFileStreamNative Class / GetLastWriteTime Method

In This Topic
    GetLastWriteTime Method (FontFileStreamNative)
    In This Topic
    HRESULT IDWriteFontFileStream::GetLastWriteTime([Out] unsigned longlong* lastWriteTime)
    Syntax
    'Declaration
     
    Public Function GetLastWriteTime() As System.Long
    public System.long GetLastWriteTime()
    See Also