Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Active Script host calls this method to start garbage collection.
Syntax
HRESULT CollectGarbage( SCRIPTGCTYPE scriptgctype );
Parameters
scriptgctype
[in] The SCRIPTGCTYPE Enumeration that specifies whether to do normal or exhaustive garbage collection.
Return Value
Returns an HRESULT.