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

dhcpsapi

.

    Private Structure DHCP_IP_ARRAY

.

DHCP_IP_ARRAY

.

EnumInfo - [out] Pointer to a DHCP_IP_ARRAY [IntPtr] structure that contains the subnet IDs available on the DHCP server. If no subnets are defined, this value will be null.

.

       DHCP_IP_ARRAY ipArray = (DHCP_IP_ARRAY)Marshal.PtrToStructure(ips, typeof(DHCP_IP_ARRAY));

.

public struct DHCP_IP_ARRAY

Structures

.

struct DHCP_IP_ARRAY

.

Structure DHCP_IP_ARRAY

.
Documentation
[DHCP_IP_ARRAY] on MSDN

 
Access PInvoke.net directly from VS: