Home
last modified time | relevance | path

Searched refs:GetProductString (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_rawinputjoystick.c347 …HidD_GetStringFunc GetProductString = (HidD_GetStringFunc)GetProcAddress(hHID, "HidD_GetProductStr… in RAWINPUT_AddDevice() local
348 if (GetManufacturerString && GetProductString) { in RAWINPUT_AddDevice()
356 if (GetProductString(hFile, string, sizeof(string))) { in RAWINPUT_AddDevice()

Completed in 4 milliseconds