2.2.3.52 CLUS_STRING_NAME_INFO
The CLUS_STRING_NAME_INFO structure<45> denotes the string names used in the cluster. It is a custom-marshalled structure that contains the following fields.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
StringNameSize |
|||||||||||||||||||||||||||||||
StringName (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
StringNameSize (4 bytes): A 32-bit integer value indicating the size of the cluster string name.
StringName (variable): A null-terminated Unicode string containing the cluster string name.