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 "DhcpRemoveSubnetElementV5" in [All]

dhcpsapi

.

static extern uint DhcpRemoveSubnetElementV5(

.

        uint result = NativeMethods.DhcpRemoveSubnetElementV5(server.Address, subnet, ref element, NativeMethods.DHCP_FORCE_FLAG.DhcpFullForce);

.

            throw new DhcpException(result, "DhcpRemoveSubnetElementV5");

.
Documentation
[DhcpRemoveSubnetElementV5] on MSDN

 
Access PInvoke.net directly from VS: