aclopCompileType
typedef enum aclCompileType {
ACL_COMPILE_SYS, // Currently, only this option is supported.
ACL_COMPILE_UNREGISTERED // Currently, this option is not supported.
} aclopCompileType;
Parent topic: Data Types and Operation APIs