D3DKMDT_TEXT_RENDERING_FORMAT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmdt.h

typedef enum _D3DKMDT_TEXT_RENDERING_FORMAT {
  D3DKMDT_TRF_UNINITIALIZED
} D3DKMDT_TEXT_RENDERING_FORMAT;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3dkmdt-_d3dkmdt_text_rendering_format)

_D3DKMDT_TEXT_RENDERING_FORMAT enumeration

Description

The D3DKMDT_TEXT_RENDERING_FORMAT enumeration is currently not used.

Constants

D3DKMDT_TRF_UNINITIALIZED

Indicates that a variable of type D3DKMDT_TEXT_RENDERING_FORMAT has not yet been assigned a meaningful value.

Remarks

The Format.Text member of the D3DKMDT_VIDPN_SOURCE_MODE structure is a D3DKMDT_TEXT_RENDERING_FORMAT value.

See also

VidPn Source Mode Set Interface