Share via


DllName

Provides the name of the dynamic-link library (DLL) for the resource type. The following table summarizes the attributes of the DllName 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

Because the DllName property is read-only, it cannot be changed using the CLUSCTL_RESOURCE_TYPE_SET_COMMON_PROPERTIES control code. The DllName property is set when the resource type is created with the CreateClusterResourceType function.

Requirements

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

See also

CLUSPROP_SZ

CreateClusterResourceType