DIEFT_GETTYPE
Microsoft DirectX 9.0 SDK Update (October 2004)

DIEFT_GETTYPE Macro


The DIEFT_GETTYPE macro extracts the effect type code from an effect format type.

Syntax

#define DIDFT_GETTYPE(n)  LOBYTE(n) 

Parameters

n
Microsoft DirectInput effect format type. The possible values for this parameter are identical to those found in the dwEffType member of the DIEFFECTINFO structure.

Return Value



Macro Information

Headerdinput.h
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.