AddressMask

Provides the mask that distinguishes the network and host portions of an address. The following table summarizes the attributes of the AddressMask property.

Attribute Value
Data type Null-terminated Unicode string
Access Read-only
Structure CLUSPROP_SZ
Maximum None (but see Maximum Property Size.)
Default NULL

Remarks

The data in the AddressMask property is formatted as xxx.xxx.xxx.xxx where xxx represents a decimal number between 0 and 255.

Because the AddressMask property is read-only, it cannot be changed using the CLUSCTL_NETWORK_SET_COMMON_PROPERTIES control code.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter

See also

CLUSCTL_NETWORK_SET_COMMON_PROPERTIES

CLUSPROP_SZ