The CLUSCTL_NODE_GET_CHARACTERISTICS control code is a request for a mask that describes the intrinsic characteristics of a node.
| Type: | External | 
| Access: | CLUS_ACCESS_READ | 
| Input: | None | 
| Output: | DWORD bitmask | 
| Global: | CLUS_NOT_GLOBAL | 
| Modify: | CLUS_NO_MODIFY | 
| Code: | CLCTL_GET_CHARACTERISTICS | 
The lpOutBuffer parameter of ClusterNodeControl points to a bitmask that describes the node's characteristics. The bits can be set to the following value:
| CHARACTERISTICS value | Description | 
|---|---|
| CLUS_CHAR_UNKNOWN | Node has no known characteristics. |