Microsoft DirectX 8.0 (C++) |
Determines if a parameter is used by the technique.
BOOL IsParameterUsed( DWORD Name )
Returns TRUE if parameter is being used and returns FALSE if the parameter is not being used.
A four-character code (FOURCC) is a string that is four characters in length. For more information, see Four-Character Codes (FOURCC).
Header: Declared in D3dx8effect.h.
Import Library: Use D3dx8.lib.