16 lines
392 B
Modula-2
16 lines
392 B
Modula-2
;
|
|
; Definition file of TetheringStation.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "TetheringStation.dll"
|
|
EXPORTS
|
|
TetheringStationConnect
|
|
TetheringStationDeinitialize
|
|
TetheringStationDisconnect
|
|
TetheringStationEnumerate
|
|
TetheringStationFreeMemory
|
|
TetheringStationInitialize
|
|
TetheringStationRegisterForNotification
|
|
TetheringStationUnregisterForNotification
|