directx.d3d7

Undocumented in source.

Members

Aliases

D3DVALUE
alias D3DVALUE = float
Undocumented in source.
DDCAPS
alias DDCAPS = DDCAPS_DX7
Undocumented in source.
LPCLIPPERCALLBACK
alias LPCLIPPERCALLBACK = DWORD function(LPDIRECTDRAWCLIPPER lpDDClipper, HWND hWnd, DWORD code, LPVOID lpContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPD3DCLIPSTATUS
alias LPD3DCLIPSTATUS = D3DCLIPSTATUS*
Undocumented in source.
LPD3DDEVICEDESC7
alias LPD3DDEVICEDESC7 = D3DDEVICEDESC7*
Undocumented in source.
LPD3DDRAWPRIMITIVESTRIDEDDATA
alias LPD3DDRAWPRIMITIVESTRIDEDDATA = D3DDRAWPRIMITIVESTRIDEDDATA*
Undocumented in source.
LPD3DENUMDEVICESCALLBACK7
alias LPD3DENUMDEVICESCALLBACK7 = HRESULT function(LPSTR lpDeviceDescription, LPSTR lpDeviceName, LPD3DDEVICEDESC7, LPVOID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPD3DENUMPIXELFORMATSCALLBACK
alias LPD3DENUMPIXELFORMATSCALLBACK = HRESULT function(LPDDPIXELFORMAT lpDDPixFmt, LPVOID lpContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPD3DLIGHT7
alias LPD3DLIGHT7 = D3DLIGHT7*
Undocumented in source.
LPD3DMATERIAL7
alias LPD3DMATERIAL7 = D3DMATERIAL7*
Undocumented in source.
LPD3DPRIMCAPS
alias LPD3DPRIMCAPS = D3DPRIMCAPS*
Undocumented in source.
LPD3DVALIDATECALLBACK
alias LPD3DVALIDATECALLBACK = HRESULT function(LPVOID lpUserArg, DWORD dwOffset)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPD3DVALUE
alias LPD3DVALUE = D3DVALUE*
Undocumented in source.
LPD3DVERTEXBUFFERDESC
alias LPD3DVERTEXBUFFERDESC = D3DVERTEXBUFFERDESC*
Undocumented in source.
LPD3DVIEWPORT7
alias LPD3DVIEWPORT7 = D3DVIEWPORT7*
Undocumented in source.
LPDDCAPS
alias LPDDCAPS = LPDDCAPS_DX7
Undocumented in source.
LPDDCAPS_DX7
alias LPDDCAPS_DX7 = DDCAPS_DX7*
Undocumented in source.
LPDDCOLORKEY
alias LPDDCOLORKEY = DDCOLORKEY*
Undocumented in source.
LPDDDEVICEIDENTIFIER2
alias LPDDDEVICEIDENTIFIER2 = DDDEVICEIDENTIFIER2*
Undocumented in source.
LPDDENUMCALLBACKEXA
alias LPDDENUMCALLBACKEXA = BOOL function(GUID*, LPSTR, LPSTR, LPVOID, HMONITOR)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPDDENUMMODESCALLBACK2
alias LPDDENUMMODESCALLBACK2 = HRESULT function(LPDDSURFACEDESC2, LPVOID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPDDENUMSURFACESCALLBACK7
alias LPDDENUMSURFACESCALLBACK7 = HRESULT function(LPDIRECTDRAWSURFACE7, LPDDSURFACEDESC2, LPVOID)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPDDPIXELFORMAT
alias LPDDPIXELFORMAT = DDPIXELFORMAT*
Undocumented in source.
LPDDSCAPS
alias LPDDSCAPS = DDSCAPS*
Undocumented in source.
LPDDSCAPS2
alias LPDDSCAPS2 = DDSCAPS2*
Undocumented in source.
LPDDSURFACEDESC2
alias LPDDSURFACEDESC2 = DDSURFACEDESC2*
Undocumented in source.
LPDIRECT3D7
alias LPDIRECT3D7 = IDirect3D7
Undocumented in source.
LPDIRECT3DDEVICE7
alias LPDIRECT3DDEVICE7 = IDirect3DDevice7
Undocumented in source.
LPDIRECT3DVERTEXBUFFER7
alias LPDIRECT3DVERTEXBUFFER7 = IDirect3DVertexBuffer7
Undocumented in source.
LPDIRECTDRAWCLIPPER
alias LPDIRECTDRAWCLIPPER = IDirectDrawClipper
Undocumented in source.
LPDIRECTDRAWCREATEEX
alias LPDIRECTDRAWCREATEEX = HRESULT function(GUID* lpGUID, LPVOID* lplpDD, REFIID iid, IUnknown* pUnkOuter)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPDIRECTDRAWENUMERATEEXA
alias LPDIRECTDRAWENUMERATEEXA = HRESULT function(LPDDENUMCALLBACKEXA lpCallback, LPVOID lpContext, DWORD dwFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPDIRECTDRAWPALETTE
alias LPDIRECTDRAWPALETTE = IDirectDrawPalette
Undocumented in source.
LPDIRECTDRAWSURFACE7
alias LPDIRECTDRAWSURFACE7 = IDirectDrawSurface7
Undocumented in source.

Enums

D3DCLIPSTATUS_STATUS
anonymousenum D3DCLIPSTATUS_STATUS
Undocumented in source.
DDCREATE_HARDWAREONLY
anonymousenum DDCREATE_HARDWAREONLY
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DDENUM_ATTACHEDSECONDARYDEVICES
anonymousenum DDENUM_ATTACHEDSECONDARYDEVICES
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DDSCAPS_RESERVED1
anonymousenum DDSCAPS_RESERVED1
Undocumented in source.
DDSD_CAPS
anonymousenum DDSD_CAPS
Undocumented in source.

Interfaces

IDirect3D7
interface IDirect3D7
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDirect3DDevice7
interface IDirect3DDevice7
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDirect3DVertexBuffer7
interface IDirect3DVertexBuffer7
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDirectDraw7
interface IDirectDraw7
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDirectDrawClipper
interface IDirectDrawClipper
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDirectDrawPalette
interface IDirectDrawPalette
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDirectDrawSurface7
interface IDirectDrawSurface7
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Manifest constants

D3DDP_MAXTEXCOORD
enum D3DDP_MAXTEXCOORD;
Undocumented in source.
DD_ROP_SPACE
enum DD_ROP_SPACE;
Undocumented in source.
MAX_DDDEVICEID_STRING
enum MAX_DDDEVICEID_STRING;
Undocumented in source.

Static variables

DirectDrawCreateEx
LPDIRECTDRAWCREATEEX DirectDrawCreateEx;
Undocumented in source.
DirectDrawEnumerateExA
LPDIRECTDRAWENUMERATEEXA DirectDrawEnumerateExA;
Undocumented in source.

Structs

D3DCLIPSTATUS
struct D3DCLIPSTATUS
Undocumented in source.
D3DDEVICEDESC7
struct D3DDEVICEDESC7
Undocumented in source.
D3DDP_PTRSTRIDE
struct D3DDP_PTRSTRIDE
Undocumented in source.
D3DDRAWPRIMITIVESTRIDEDDATA
struct D3DDRAWPRIMITIVESTRIDEDDATA
Undocumented in source.
D3DLIGHT7
struct D3DLIGHT7
Undocumented in source.
D3DMATERIAL7
struct D3DMATERIAL7
Undocumented in source.
D3DPRIMCAPS
struct D3DPRIMCAPS
Undocumented in source.
D3DVERTEXBUFFERDESC
struct D3DVERTEXBUFFERDESC
Undocumented in source.
D3DVIEWPORT7
struct D3DVIEWPORT7
Undocumented in source.
DDCAPS_DX7
struct DDCAPS_DX7
Undocumented in source.
DDCOLORKEY
struct DDCOLORKEY
Undocumented in source.
DDDEVICEIDENTIFIER2
struct DDDEVICEIDENTIFIER2
Undocumented in source.
DDPIXELFORMAT
struct DDPIXELFORMAT
Undocumented in source.
DDSCAPS
struct DDSCAPS
Undocumented in source.
DDSCAPS2
struct DDSCAPS2
Undocumented in source.
DDSURFACEDESC2
struct DDSURFACEDESC2
Undocumented in source.

Meta