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: