Поделиться через


DhcpSubnetMask

Contains the subnet mask to be applied for routing for the IPv4 address. The following table summarizes the attributes of the DhcpSubnetMask 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 DhcpSubnetMask 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

See also

IP Address Private Properties

CLUSPROP_SZ

CLUSPROP_SZ_DECLARE