SDL  2.0
PHIDD_ATTRIBUTES Struct Reference

#include <SDL_hid.h>

Data Fields

ULONG Size
 
USHORT VendorID
 
USHORT ProductID
 
USHORT VersionNumber
 

Detailed Description

Definition at line 34 of file SDL_hid.h.

Field Documentation

◆ ProductID

USHORT PHIDD_ATTRIBUTES::ProductID

Definition at line 38 of file SDL_hid.h.

◆ Size

ULONG PHIDD_ATTRIBUTES::Size

Definition at line 36 of file SDL_hid.h.

◆ VendorID

USHORT PHIDD_ATTRIBUTES::VendorID

Definition at line 37 of file SDL_hid.h.

◆ VersionNumber

USHORT PHIDD_ATTRIBUTES::VersionNumber

Definition at line 39 of file SDL_hid.h.


The documentation for this struct was generated from the following file: