FlushQMFCache()


" "

void FlushQMFCache()

Description

This function tells QMF for Windows to flush its cache of QMF information, discarding its contents. The next time QMF for Windows needs QMF information it obtains it from the database. Normally, QMF for Windows caches QMF information obtained from the database to reduce database traffic and improve performance. You call this function prior to calling GetQMFObjectInfo(), GetQMFQueryText(), or GetQMFObjectList() to ensure that the information returned by these functions is up to date.

Return Value

None

Related Tasks

GetQMFObjectInfo()
GetQMFObjectInfoEx()
GetQMFObjectList()
GetQMFObjectListEx()
GetQMFProcText()
GetQMFQueryText()