D3DKMDT_TEXT_RENDERING_FORMAT enumeration (d3dkmdt.h)

The D3DKMDT_TEXT_RENDERING_FORMAT enumeration is currently not used.

Syntax

typedef enum _D3DKMDT_TEXT_RENDERING_FORMAT {
  D3DKMDT_TRF_UNINITIALIZED
} D3DKMDT_TEXT_RENDERING_FORMAT;

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.

Requirements

Requirement Value
Minimum supported client Available in Windows Vista and later versions of the Windows operating systems.
Header d3dkmdt.h

See also

VidPn Source Mode Set Interface