Microsoft DirectX 8.1 (Visual Basic)

D3DVSD_NOP

Generates an NOP token.

Function D3DVSD_NOP() As Long
    D3DVSD_NOP = 0
End Function

Parameters

None.

Remarks

D3DVSD_NOP and all the constants it uses are found in (SDK Root)\Samples\Multimedia\VBSamples\Common\D3DShaders.bas.

See Also

Direct3DDevice8.CreateVertexShader