The CLUSPROP_DWORD structure describes numeric data used in a value list and consists of:
The CLUSPROP_DWORD structure is defined in CLUSAPI.H.
typedef struct _CLUSPROP_DWORD {
CLUSPROP_SYNTAX Syntax;
DWORD cbLength;
DWORD dw;
} CLUSPROP_DWORD, *PCLUSPROP_DWORD;
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.