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

dhcpsapi

.

static extern uint DhcpAddSubnetElementV5(

.

        uint result = NativeMethods.DhcpAddSubnetElementV5(server.Address, subnet, ref element);

.

            throw new DhcpException(result, "DhcpAddSubnetElementV5");

.
Documentation
[DhcpAddSubnetElementV5] on MSDN

 
Access PInvoke.net directly from VS: