Site icon EfmSoft

What does HRESULT 0x80045351 (FSRM_E_NO_PROPERTY_VALUE) mean?

 
Previous Next
FSRM_E_LAST_ACCESS_UPDATE_DISABLED FSRM_E_INPROC_MODULE_BLOCKED

FSRM_E_NO_PROPERTY_VALUE

FSRM_E_NO_PROPERTY_VALUE means the current operation tried to assign a value where the referenced FSRM property is defined or used without a caller-supplied value. This is a property-schema mismatch rather than a missing-file error.

Inspect the definition and operation

An empty string, a null variant, and no property assignment are not interchangeable. Substituting a placeholder can create a value that later satisfies a condition unexpectedly. Correct the rule or API call to match the property definition, then validate the resulting property bag before persisting it.

Property definition · Property bag · Classification rule


Looking for a different code? Search another status or error code.

Exit mobile version