SE_loginfo_get_delete_mode |
Gets delete_mode attribute of an SE_LOGINFO object
LONG SE_loginfo_get_delete_mode (const SE_LOGINFO loginfo, SE_LOGFILE_DELETE_MODE *delete_mode);
loginfo | The loginfo object |
delete_mode | The delete_mode attribute |
This function gets the delete_mode attribute of an SE_LOGINFO data structure. Delete mode determines the behavior of the log file at the time of the deletion.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_LOGINFO_OBJECT
SE_FAILURE