OEIsValidFPTypeString¶
bool OEIsValidFPTypeString(std::string fptypestring);
Returns true if the given string is a valid representation of any available fingerprint types.
See also
OEFPTypeBase.GetFPTypeString
method
bool OEIsValidFPTypeString(std::string fptypestring);
Returns true if the given string is a valid representation of any available fingerprint types.
See also
OEFPTypeBase.GetFPTypeString
method