You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is reserved for future use. Currently ignored.
VariableName
A pointer to a buffer that contains the name of the variable whose name will be converted to a slot ID.
Hash
A reference to a 32-bit integer, into which the hash of VariableName will be written. If the function fails, the value in the buffer referenced by Hash isn't overwritten.
Return Value
The function returns AURIE_SUCCESS on success, otherwise returns a matching error code. If the internal runner function needed for hashing variable names isn't available, the AURIE_MODULE_INTERNAL_ERROR status code is returned.