IFEDictionary::Close method (msime.h)

Closes a dictionary file.

This method closes the file associated to this IFEDictionary object.

Syntax

HRESULT Close();

Return value

S_OK if successful, otherwise E_FAIL.

Requirements

Requirement Value
Target Platform Windows
Header msime.h

See also

IFEDictionary