[]
HRESULT DWriteCreateFactory([In] DWRITE_FACTORY_TYPE factoryType,[In] const GUID& iid,[Out, Fast] IUnknown** factory)
public static void CreateFactory(FactoryType factoryType, Guid iid, ComObject factory)
| Type | Name | Description |
|---|---|---|
| FactoryType | factoryType | |
| Guid | iid | |
| ComObject | factory |