Shader_GetIntArray



Shader_GetIntArray pEfx, hParam, pMem, Count

Description

Reads an array of integer constants into the specified pointer.

Parameters

pEfxINTEGERPointer to an ID3DXEffect interface
hParamINTEGERHandle of the array parameter.
pMemINTEGERPointer to an array memory which is to recieve the array's values
CountINTEGERThe number of constants to be retrieved


Shader Commands
jGfx Command Index
jGfx Main