Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMetaDataAssemblyImport::CloseEnum method

Releases a reference to the specified enumeration instance.

Syntax


void CloseEnum(
  [in] HCORENUM hEnum
);

Parameters

hEnum [in]

The enumeration instance to be closed.

Return value

This method does not return a value.

Requirements

IDL

Rometadataapi.idl

See also

IMetaDataAssemblyImport

 

 

Show:
© 2017 Microsoft