25 lines
655 B
Modula-2
25 lines
655 B
Modula-2
;
|
|
; Definition file of bthpanapi.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "bthpanapi.dll"
|
|
EXPORTS
|
|
BluetoothCloseNetworkHandle
|
|
BluetoothConnectToNetwork
|
|
BluetoothCreateNetworkHandle
|
|
BluetoothDisconnectFromNetwork
|
|
BluetoothDuplicateNetworkHandle
|
|
BluetoothFindFirstNetwork
|
|
BluetoothFindNetworkClose
|
|
BluetoothFindNextNetwork
|
|
BluetoothGetIncompleteConnectedNetworkHandle
|
|
BluetoothGetNetworkAddress
|
|
BluetoothGetNetworkAvailableRoles
|
|
BluetoothGetNetworkContainerId
|
|
BluetoothGetNetworkInterfaceId
|
|
BluetoothGetNetworkName
|
|
BluetoothGetNetworkStatus
|
|
BluetoothRegisterNetworkNotifications
|
|
BluetoothUnregisterNetworkNotifications
|