Desktop Functions: Smart Device Functions:
|
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); |