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

dhcpsapi

.

    public static extern int  DhcpDeleteClientInfo(

.

     Private Declare Unicode Function DhcpDeleteClientInfo Lib "dhcpsapi.dll" ( _

.

    Dim result As Integer = DhcpDeleteClientInfo("nn.nn.nn.nn", bufptr)

.

    public static extern int  DhcpDeleteClientInfo(

.

static extern TODO DhcpDeleteClientInfo(TODO);

.

    int result = DhcpDeleteClientInfo(dhcpServer, (IntPtr)bufptr);

.
Documentation
[DhcpDeleteClientInfo] on MSDN

 
Access PInvoke.net directly from VS: