DWRITE_UNICODE_RANGE structure (dwrite_1.h)
Syntax
struct DWRITE_UNICODE_RANGE {
UINT32 first;
UINT32 last;
};
Members
first
last
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
struct DWRITE_UNICODE_RANGE {
UINT32 first;
UINT32 last;
};
first
last
Requirement | Value |
---|---|
Header | dwrite_1.h |