Microsoft DirectX 8.1 (C++)

DIEFT_GETTYPE

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

DIEFT_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.

Requirements

  Windows NT/2000/XP: Requires Windows® 2000.
  Windows 98/Me: Requires Windows 98 or later. Available as a redistributable for Windows 98.
  Header: Declared in Dinput.h.