DIDFT_GETTYPE
Microsoft DirectX 9.0 SDK Update (October 2004)

DIDFT_GETTYPE Macro


The DIDFT_GETTYPE macro extracts the object type code from a data format type.

Syntax

#define DIDFT_GETTYPE(n)  LOBYTE(n) 

Parameters

n
Microsoft DirectInput data format type. The possible values for this parameter are identical to those found in the dwType member of the DIOBJECTDATAFORMAT structure.

Macro Information

Headerdinput.h
Minimum operating systems Windows 98

See Also

DIDFT_GETINSTANCE


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