?/TD>
Microsoft DirectX 9.0

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


© 2002 Microsoft Corporation. All rights reserved.