DWRITE_UNICODE_RANGE结构(dwrite_1.h)

语法

struct DWRITE_UNICODE_RANGE {
  UINT32 first;
  UINT32 last;
};

成员

first

last

要求

要求 价值
标头 dwrite_1.h