Missing <summary> Documentation for CBX.Libs.DX9ToolsR4.Exceptions
Class | Description |
---|---|
DX9ToolsBaseError | DX9ToolsBaseError is the base exception from which all DX9Tool exceptions are derived. |
DX9ToolsCanNotSetPresentParameters | This exception is raised if the PresentParameters cannot be set. |
DX9ToolsD3DDeviceIsNothing | This exception is raised if the Direct3D device is nothing. |
DX9ToolsDDDeviceIsNothing | This exception is raised if the DirectDraw device is nothing. |
DX9ToolsModeNotAvailible | This exception is raised if the display mode is not availible. |
Enumeration | Description |
---|---|
DX9TErrorCode | Represents a uniuqe error code that represents an error. |