The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Data types
Contributors
-
PDF of this doc site
-
Install, upgrade, and hotfix
-
Configure and manage
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Different data types are used to store information in audit messages.
Type | Description |
---|---|
UI32 |
Unsigned long integer (32 bits); it can store the numbers 0 to 4,294,967,295. |
UI64 |
Unsigned double long integer (64 bits); it can store the numbers 0 to 18,446,744,073,709,551,615. |
FC32 |
Four-character constant; a 32-bit unsigned integer value represented as four ASCII characters such as "ABCD." |
IPAD |
Used for IP addresses. |
CSTR |
A variable-length array of UTF-8 characters. Characters can be escaped with the following conventions:
|