OpenDOF Project
boolean(* DOFAuthenticatorStorage::DOFAuthenticatorStorageFns_t::IsStorageAvailable)(DOFAuthenticatorStorage self)

Report whether or not the storage is currently available.

This must not be NULL.

Parameters
selfThe DOFAuthenticatorStorage object. This must not be NULL.
Return values
Non-zero(TRUE) if the storage is available.
Zero(FALSE) if the storage is not available.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31