Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

WMIQuery.ReleaseAll

Frees all query objects.

Component Version macOS Windows Linux Server iOS SDK
WMIQuery 10.5 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "WMIQuery.ReleaseAll" )

Parameters

none

Result

Returns OK or error.

Description

Frees all query objects.

Be aware that on a server this may free objects, which are used by other scripts running in parallel!

Examples

Cleanup:

Set Variable [ $r ; Value: MBS( "WMIQuery.ReleaseAll" ) ]

See also

Release notes

Blog Entries

This function is free to use.

Created 5th November 2020, last changed 11st January 2021


WMIQuery.Release - WebDownloadDelegate.Cancel

💬 Ask a question or report a problem