Microsoft DirectX 8.1 (C++) |
Determines if a parameter is used by the technique.
BOOL IsParameterUsed( LPCSTR pParameter )
Returns TRUE if parameter is being used and returns FALSE if the parameter is not being used.
Header: Declared in D3dx8effect.h.
Import Library: Use D3dx8.lib.