[]
HRESULT IDWriteFactory::CreateFontFileReference([In] const wchar_t* filePath,[In, Optional] const FILETIME* lastWriteTime,[Out, Fast] IDWriteFontFile** fontFile)
public FontFile CreateFontFileReference(string filePath, long? lastWriteTime)
| Type | Name | Description |
|---|---|---|
| string | filePath | |
| long? | lastWriteTime |
| Type | Description |
|---|---|
| FontFile |