MaxDescrLen
MaxDescrLen (Get method)
Returns the maximum length of the descriptors.
uint MaxDescrLen()Return Value
The value of the maximum length of the descriptors.
MaxDescrLen (Set method)
Sets the maximum length of the descriptors.
void MaxDescrLen(
const uint value, // maximum length
)Parameters
- value
[in] The value of the maximum length of the descriptors.
Last updated on