30 lines
621 B
Modula-2
30 lines
621 B
Modula-2
|
LIBRARY rasppp
|
||
|
|
||
|
EXPORTS
|
||
|
StartPPP
|
||
|
StopPPP
|
||
|
SendPPPMessageToEngine
|
||
|
PppDdmSendInterfaceInfo
|
||
|
PppDdmStop
|
||
|
PppDdmStart
|
||
|
PppDdmCallbackDone
|
||
|
PppDdmInit
|
||
|
PppDdmBapCallbackResult
|
||
|
PppDdmDeInit
|
||
|
PppDdmChangeNotification
|
||
|
PppStop
|
||
|
RasSrvrInitialize
|
||
|
RasSrvrUninitialize
|
||
|
RasSrvrAcquireAddress
|
||
|
RasSrvrReleaseAddress
|
||
|
RasSrvrQueryServerAddresses
|
||
|
RasSrvrActivateIp
|
||
|
HelperSetDefaultInterfaceNet
|
||
|
HelperSetDefaultInterfaceNetEx
|
||
|
HelperResetDefaultInterfaceNet
|
||
|
HelperResetDefaultInterfaceNetEx
|
||
|
RasCpEnumProtocolIds
|
||
|
RasCpGetInfo
|
||
|
IpxcpBind
|
||
|
IpxCpInit
|