LPDIRECT3D9EX

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

Members

Functions

CreateDeviceEx
HRESULT CreateDeviceEx(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS* pPresentationParameters, D3DDISPLAYMODEEX* pFullscreenDisplayMode, LPDIRECT3DDEVICE9EX* ppReturnedDeviceInterface)
Undocumented in source.
EnumAdapterModesEx
HRESULT EnumAdapterModesEx(UINT Adapter, D3DDISPLAYMODEFILTER* pFilter, UINT Mode, D3DDISPLAYMODEEX* pMode)
Undocumented in source.
GetAdapterDisplayModeEx
HRESULT GetAdapterDisplayModeEx(UINT Adapter, D3DDISPLAYMODEEX* pMode, D3DDISPLAYROTATION* pRotation)
Undocumented in source.
GetAdapterLUID
HRESULT GetAdapterLUID(UINT Adapter, LUID* pLUID)
Undocumented in source.
GetAdapterModeCountEx
UINT GetAdapterModeCountEx(UINT Adapter, D3DDISPLAYMODEFILTER* pFilter)
Undocumented in source.

Inherited Members

From LPDIRECT3D9

RegisterSoftwareDevice
HRESULT RegisterSoftwareDevice(void* pInitializeFunction)
Undocumented in source.
GetAdapterCount
UINT GetAdapterCount()
Undocumented in source.
GetAdapterIdentifier
HRESULT GetAdapterIdentifier(UINT Adapter, DWORD Flags, D3DADAPTER_IDENTIFIER9* pIdentifier)
Undocumented in source.
GetAdapterModeCount
UINT GetAdapterModeCount(UINT Adapter, D3DFORMAT Format)
Undocumented in source.
EnumAdapterModes
HRESULT EnumAdapterModes(UINT Adapter, D3DFORMAT Format, UINT Mode, D3DDISPLAYMODE* pMode)
Undocumented in source.
GetAdapterDisplayMode
HRESULT GetAdapterDisplayMode(UINT Adapter, D3DDISPLAYMODE* pMode)
Undocumented in source.
CheckDeviceType
HRESULT CheckDeviceType(UINT Adapter, D3DDEVTYPE DevType, D3DFORMAT AdapterFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed)
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, DWORD* pQualityLevels)
Undocumented in source.
CheckDepthStencilMatch
HRESULT CheckDepthStencilMatch(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, D3DFORMAT RenderTargetFormat, D3DFORMAT DepthStencilFormat)
Undocumented in source.
CheckDeviceFormatConversion
HRESULT CheckDeviceFormatConversion(UINT Adapter, D3DDEVTYPE DeviceType, D3DFORMAT SourceFormat, D3DFORMAT TargetFormat)
Undocumented in source.
GetDeviceCaps
HRESULT GetDeviceCaps(UINT Adapter, D3DDEVTYPE DeviceType, D3DCAPS9* pCaps)
Undocumented in source.
GetAdapterMonitor
HMONITOR GetAdapterMonitor(UINT Adapter)
Undocumented in source.
CreateDevice
HRESULT CreateDevice(UINT Adapter, D3DDEVTYPE DeviceType, HWND hFocusWindow, DWORD BehaviorFlags, D3DPRESENT_PARAMETERS* pPresentationParameters, LPDIRECT3DDEVICE9* ppReturnedDeviceInterface)
Undocumented in source.

Meta