endEnumStorePropertyNames function

Syntax
void QAManagerBase::endEnumStorePropertyNames(
  qa_store_property_enum_handle h
)
Parameters
  • h   A handle returned by beginEnumStorePropertyNames.

Remarks

Frees the resources associated with a message store property name enumeration.

See Also

beginEnumStorePropertyNames function