Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the font face reference of a single item.
HRESULT GetFontFaceReference(
UINT32 listIndex,
IDWriteFontFaceReference1 **fontFaceReference
);
listIndex
Type: UINT32
Zero-based index of the font item in the set.
fontFaceReference
Type: IDWriteFontFaceReference1**
The address of a pointer to an IDWriteFontFaceReference1 interface. On successful completion, the function sets the pointer to the font face reference.
Type: HRESULT
If the function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | dwrite_3.h |
Library | Dwrite.lib |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now