The Active Script host calls this method to start garbage collection.
HRESULT CollectGarbage( SCRIPTGCTYPE scriptgctype );
- scriptgctype
[in] The SCRIPTGCTYPE Enumeration that specifies whether to do normal or exhaustive garbage collection.
Returns an HRESULT.