Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes information about exports.
Syntax
typedef struct D3D12DDI_EXPORT_DESC_0054 {
LPCWSTR Name;
LPCWSTR ExportToRename;
D3D12DDI_EXPORT_FLAGS Flags;
} D3D12DDI_EXPORT_DESC_0054;
Members
Name
The name of the export.
ExportToRename
The name of use for export renaming.
Flags
The D3D12DDI_EXPORT_FLAGS flag option.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1809 |
| Header | d3d12umddi.h |