OpenDOF Project
boolean(* DOFAuthenticatorStorage::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 8.0.1 Build 0
2018-01-22