You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.4 KiB
49 lines
1.4 KiB
|
|
LIBRARY HID.DLL
|
|
|
|
EXPORTS
|
|
HidD_Hello
|
|
HidD_GetHidGuid
|
|
HidD_GetPreparsedData
|
|
HidD_FreePreparsedData
|
|
HidD_GetAttributes
|
|
HidD_FlushQueue
|
|
HidD_GetConfiguration
|
|
HidD_SetConfiguration
|
|
HidD_GetNumInputBuffers
|
|
HidD_SetNumInputBuffers
|
|
HidD_GetSerialNumberString
|
|
HidD_GetManufacturerString
|
|
HidD_GetProductString
|
|
HidD_GetIndexedString
|
|
HidD_GetPhysicalDescriptor
|
|
HidD_SetFeature
|
|
HidD_GetFeature
|
|
HidD_GetInputReport
|
|
HidD_SetOutputReport
|
|
HidD_GetMsGenreDescriptor
|
|
HidP_GetCaps
|
|
HidP_GetButtonCaps
|
|
HidP_GetSpecificButtonCaps
|
|
HidP_GetValueCaps
|
|
HidP_GetSpecificValueCaps
|
|
HidP_GetLinkCollectionNodes
|
|
HidP_GetExtendedAttributes
|
|
HidP_InitializeReportForID
|
|
HidP_GetUsages
|
|
HidP_SetUsages
|
|
HidP_GetUsagesEx
|
|
HidP_UnsetUsages
|
|
HidP_MaxUsageListLength
|
|
HidP_GetUsageValue
|
|
HidP_GetScaledUsageValue
|
|
HidP_GetUsageValueArray
|
|
HidP_SetUsageValue
|
|
HidP_SetScaledUsageValue
|
|
HidP_SetUsageValueArray
|
|
HidP_UsageListDifference
|
|
HidP_TranslateUsagesToI8042ScanCodes
|
|
HidP_GetData
|
|
HidP_SetData
|
|
HidP_MaxDataListLength
|
|
|