DhcpGetVersion (dhcpsapi)
Last changed: -208.7.93.71

.
Summary
TODO - a short description

C# Signature:

[DllImport("dhcpsapi.dll", SetLastError=true)]
static extern TODO DhcpGetVersion(TODO);

VB Signature:

Declare Unicode Function DhcpGetVersion Lib "Dhcpsapi" (ByVal ServerIpAddress As String, ByRef MajorVersion As Integer, ByRef MinorVersion As Integer) As Integer

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation