Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.2 KB

nn-d3d9-idirect3dvertexshader9.md

File metadata and controls

73 lines (59 loc) · 2.2 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:d3d9.IDirect3DVertexShader9
IDirect3DVertexShader9 (d3d9.h)
The IDirect3DVertexShader9 (d3d9.h) interface is used by applications to encapsulate the functionality of a vertex shader.
09169d01-44dc-55c7-a6bd-28349bbc3b06
IDirect3DVertexShader9
IDirect3DVertexShader9 interface [Direct3D 9]
IDirect3DVertexShader9 interface [Direct3D 9]
described
d3d9helper/IDirect3DVertexShader9
direct3d9.idirect3dvertexshader9
direct3d9\idirect3dvertexshader9.htm
direct3d9
VS|directx_sdk|~\idirect3dvertexshader9.htm
08/11/2022
09169d01-44dc-55c7-a6bd-28349bbc3b06, IDirect3DVertexShader9, IDirect3DVertexShader9 interface [Direct3D 9], IDirect3DVertexShader9 interface [Direct3D 9],described, d3d9helper/IDirect3DVertexShader9, direct3d9.idirect3dvertexshader9
d3d9.h
D3D9.h
Windows
D3d9.lib
Windows
19H1
IDirect3DVertexShader9
d3d9/IDirect3DVertexShader9
c++
APIRef
kbSyntax
COM
d3d9.lib
d3d9.dll
IDirect3DVertexShader9

IDirect3DVertexShader9 interface

-description

Applications use the methods of the IDirect3DVertexShader9 interface to encapsulate the functionality of a vertex shader.

-inheritance

The IDirect3DVertexShader9 interface inherits from the IUnknown interface. IDirect3DVertexShader9 also has these types of members:

-remarks

The LPDIRECT3DVERTEXSHADER9 and PDIRECT3DVERTEXSHADER9 types are defined as pointers to the IDirect3DVertexShader9 interface.

typedef struct IDirect3DVertexShader9 *LPDIRECT3DVERTEXSHADER9, *PDIRECT3DVERTEXSHADER9;

-see-also

Direct3D Interfaces