D3D12DDI_EXPORT_FLAGS - NtDoc

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

typedef enum D3D12DDI_EXPORT_FLAGS {
  D3D12DDI_EXPORT_FLAG_NONE
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3d12umddi-d3d12ddi_export_flags)

D3D12DDI_EXPORT_FLAGS enumeration

Description

The type of export flags.

Constants

D3D12DDI_EXPORT_FLAG_NONE

No export flag.

Remarks

See also