IDirect3D8

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

CheckDepthStencilMatch
HRESULT CheckDepthStencilMatch(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat)
Undocumented in source.
CheckDeviceFormat
HRESULT CheckDeviceFormat(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFORMAT CheckFormat)
Undocumented in source.
CheckDeviceMultiSampleType
HRESULT CheckDeviceMultiSampleType(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSampleType)
Undocumented in source.
CheckDeviceType
HRESULT CheckDeviceType(UINT Adapter, D3DDEVTYPE CheckType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL Windowed)
Undocumented in source.
CreateDevice
HRESULT CreateDevice(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS* pPresentationParameters, IDirect3DDevice8* ppReturnedDeviceInterface)
Undocumented in source.
EnumAdapterModes
HRESULT EnumAdapterModes(UINT Adapter, UINT Mode, D3DDISPLAYMODE* pMode)
Undocumented in source.
GetAdapterCount
UINT GetAdapterCount()
Undocumented in source.
GetAdapterDisplayMode
HRESULT GetAdapterDisplayMode(UINT Adapter, D3DDISPLAYMODE* pMode)
Undocumented in source.
GetAdapterIdentifier
HRESULT GetAdapterIdentifier(UINT Adapter, DWORD Flags, D3DADAPTER_IDENTIFIER8* pIdentifier)
Undocumented in source.
GetAdapterModeCount
UINT GetAdapterModeCount(UINT Adapter)
Undocumented in source.
GetAdapterMonitor
HMONITOR GetAdapterMonitor(UINT Adapter)
Undocumented in source.
GetDeviceCaps
HRESULT GetDeviceCaps(UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS8* pCaps)
Undocumented in source.
RegisterSoftwareDevice
HRESULT RegisterSoftwareDevice(void* pInitializeFunction)
Undocumented in source.

Meta