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.
44 lines
1004 B
44 lines
1004 B
LIBRARY DHCPCSVC.DLL
|
|
|
|
EXPORTS
|
|
ServiceMain
|
|
DhcpOpenGlobalEvent
|
|
DhcpAcquireParameters
|
|
DhcpAcquireParametersByBroadcast
|
|
DhcpReleaseParameters
|
|
DhcpNotifyConfigChange
|
|
DhcpNotifyConfigChangeEx
|
|
DhcpLeaseIpAddress
|
|
DhcpRenewIpAddressLease
|
|
DhcpReleaseIpAddressLease
|
|
DhcpLeaseIpAddressEx
|
|
DhcpRenewIpAddressLeaseEx
|
|
DhcpReleaseIpAddressLeaseEx
|
|
|
|
DhcpRequestOptions
|
|
DhcpRegisterOptions
|
|
DhcpDeRegisterOptions
|
|
|
|
DhcpCApiInitialize
|
|
DhcpCApiCleanup
|
|
DhcpRequestParams
|
|
DhcpUndoRequestParams
|
|
DhcpRegisterParamChange
|
|
DhcpDeRegisterParamChange
|
|
DhcpPersistentRequestParams
|
|
DhcpDelPersistentRequestParams
|
|
DhcpStaticRefreshParams
|
|
DhcpFallbackRefreshParams
|
|
DhcpRemoveDNSRegistrations
|
|
|
|
DhcpEnumClasses
|
|
DhcpHandlePnPEvent
|
|
|
|
McastApiStartup
|
|
McastApiCleanup
|
|
McastEnumerateScopes
|
|
McastGenUID
|
|
McastRequestAddress
|
|
McastRenewAddress
|
|
McastReleaseAddress
|
|
|