Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "DhcpEnumSubnetElementsV5" in [All]

dhcpsapi

.

public static extern uint DhcpEnumSubnetElementsV5(

.

        result = NativeMethods.DhcpEnumSubnetElementsV5(server.Address, subnet, NativeMethods.DHCP_SUBNET_ELEMENT_TYPE.DhcpReservedIps, ref resumeHandle, 1000, ref enumInfo, ref read, ref total);

.

            throw new DhcpException(result, "DhcpEnumSubnetElementsV5");

.
Documentation
[DhcpEnumSubnetElementsV5] on MSDN

 
Access PInvoke.net directly from VS: