Contains the address of the DHCP server. The following table summarizes the attributes of the DhcpServer property.
| Attribute | Value |
|---|---|
| Data type | Null-terminated Unicode string |
| Access | Read-only |
| Status | Optional |
| Structure | CLUSPROP_SZ |
| Maximum | None (but see Maximum Property Size.) |
| Default | NULL |
Remarks
The data in the DhcpServer property must be formatted as xxx.xxx.xxx.xxx where xxx represents a decimal number between 0 and 255. The value 255.255.255.255 is not valid.
The CLUSPROP_SZ_DECLARE macro creates a CLUSPROP_SZ structure with an array of the correct size.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |