The CLUSPROP_BINARY structure describes a binary data value used in a value list and consists of:
The CLUSPROP_BINARY structure is defined in CLUSAPI.H
typedef struct _CLUSPROP_BINARY {
CLUSPROP_SYNTAX Syntax;
DWORD cbLength;
BYTE rgb[];
} CLUSPROP_BINARY, *PCLUSPROP_BINARY;
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.