DhcpEnumSubnetClients
Last updated
Last updated
[DllImport("dhcpsapi.dll", SetLastError = true)]
public static extern uint DhcpEnumSubnetClients(
IntPtr ServerIpAddress,
uint SubnetAddress,
ref IntPtr ResumeHandle
Microsoft documentation: Link