NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

SizedString

A string of given length.

Attributes

Name Type Description
Length uint The string length.
Value char The string itself.

Found In