blob: 63949834211104a3509dab937ea5e51cef0b63d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
;
; Definition file of DEVOBJ.dll
; Automatic generated by gendef
; written by Kai Tietz 2008
;
LIBRARY "DEVOBJ.dll"
EXPORTS
DevObjBuildClassInfoList@24
DevObjClassGuidsFromName@24
DevObjClassNameFromGuid@24
DevObjCreateDevRegKey@24
DevObjCreateDeviceInfo@24
DevObjCreateDeviceInfoList@20
DevObjCreateDeviceInterface@24
DevObjCreateDeviceInterfaceRegKey@20
DevObjDeleteAllInterfacesForDevice@8
DevObjDeleteDevRegKey@20
DevObjDeleteDevice@8
DevObjDeleteDeviceInfo@8
DevObjDeleteDeviceInterfaceData@8
DevObjDeleteDeviceInterfaceRegKey@12
DevObjDestroyDeviceInfoList@4
DevObjEnumDeviceInfo@12
DevObjEnumDeviceInterfaces@20
DevObjGetClassDescription@24
DevObjGetClassDevs@24
DevObjGetClassProperty@36
DevObjGetClassPropertyKeys@28
DevObjGetClassRegistryProperty@32
DevObjGetDeviceInfoDetail@12
DevObjGetDeviceInfoListClass@8
DevObjGetDeviceInfoListDetail@8
DevObjGetDeviceInstanceId@20
DevObjGetDeviceInterfaceAlias@16
DevObjGetDeviceInterfaceDetail@24
DevObjGetDeviceInterfaceProperty@32
DevObjGetDeviceInterfacePropertyKeys@24
DevObjGetDeviceProperty@32
DevObjGetDevicePropertyKeys@24
DevObjGetDeviceRegistryProperty@28
DevObjLocateDevice@16
DevObjOpenClassRegKey@20
DevObjOpenDevRegKey@24
DevObjOpenDeviceInfo@20
DevObjOpenDeviceInterface@16
DevObjOpenDeviceInterfaceRegKey@16
DevObjRegisterDeviceInfo@24
DevObjRemoveDeviceInterface@8
DevObjSetClassProperty@32
DevObjSetClassRegistryProperty@24
DevObjSetDeviceInfoDetail@12
DevObjSetDeviceInterfaceDefault@16
DevObjSetDeviceInterfaceProperty@28
DevObjSetDeviceProperty@28
DevObjSetDeviceRegistryProperty@20
|