[]
DXGI result codes.
public static class ResultCode
DXGI_ERROR_ACCESS_DENIED
public static readonly HResultDescriptor AccessDenied
DXGI_ERROR_ACCESS_LOST
public static readonly HResultDescriptor AccessLost
DXGI_ERROR_CANNOT_PROTECT_CONTENT
public static readonly HResultDescriptor CannotProtectContent
DXGI_ERROR_DEVICE_HUNG
public static readonly HResultDescriptor DeviceHung
DXGI_ERROR_DEVICE_REMOVED
public static readonly HResultDescriptor DeviceRemoved
DXGI_ERROR_DEVICE_RESET
public static readonly HResultDescriptor DeviceReset
DXGI_ERROR_DRIVER_INTERNAL_ERROR
public static readonly HResultDescriptor DriverInternalError
DXGI_ERROR_FRAME_STATISTICS_DISJOINT
public static readonly HResultDescriptor FrameStatisticsDisjoint
DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE
public static readonly HResultDescriptor GraphicsVidpnSourceInUse
DXGI_ERROR_INVALID_CALL
public static readonly HResultDescriptor InvalidCall
DXGI_ERROR_MODE_CHANGE_IN_PROGRESS
public static readonly HResultDescriptor ModeChangeInProgress
DXGI_ERROR_MORE_DATA
public static readonly HResultDescriptor MoreData
DXGI_ERROR_NAME_ALREADY_EXISTS
public static readonly HResultDescriptor NameAlreadyExists
DXGI_ERROR_NONEXCLUSIVE
public static readonly HResultDescriptor Nonexclusive
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE
public static readonly HResultDescriptor NotCurrentlyAvailable
DXGI_ERROR_NOT_FOUND
public static readonly HResultDescriptor NotFound
DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED
public static readonly HResultDescriptor RemoteClientDisconnected
DXGI_ERROR_REMOTE_OUTOFMEMORY
public static readonly HResultDescriptor RemoteOufOfMemory
DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE
public static readonly HResultDescriptor RestrictToOutputStale
DXGI_ERROR_SDK_COMPONENT_MISSING
public static readonly HResultDescriptor SdkComponentMissing
DXGI_ERROR_SESSION_DISCONNECTED
public static readonly HResultDescriptor SessionDisconnected
DXGI_ERROR_UNSUPPORTED
public static readonly HResultDescriptor Unsupported
DXGI_ERROR_WAIT_TIMEOUT
public static readonly HResultDescriptor WaitTimeout
DXGI_ERROR_WAS_STILL_DRAWING
public static readonly HResultDescriptor WasStillDrawing