Historical Content Alert

This is a historical content for Windows NT 4.0 product and is presented for informative purposes only. All content in this directory is copyrighted and owned by Microsoft.

EnumerateExtensionsClose

The EnumerateExtensionsClose method frees any resources connected with extension enumeration. All applications that use EnumerateExtensions should call EnumerateExtensionsClose when finished enumerating.

[VB] void EnumerateExtensionsClose(void);
[JAVA] void EnumerateExtensionsClose(void);
[C++] HRESULT EnumerateExtensionsClose(void);

Parameters

None.

Return Values

This method does not return a value.


Share this article: