aclDataTypeSize
Description
Obtains the size of the aclDataType data, in bytes.
Prototype
size_t aclDataTypeSize(aclDataType dataType)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
dataType |
Input |
Size of the aclDataType data to be obtained |
Returns
Size of the aclDataType data, in bytes
Parent topic: System Configuration