Share via


IFEDictionary::Close (Windows Embedded CE 6.0)

1/6/2010

This method closes the dictionary file associated with the object.

Syntax

HRESULT IFEDictionary::Close(void);

Parameters

None.

Return Value

The following table shows the Return Values for this method.

Return value Description

S_OK

Dictionary successfully closed.

E_FAIL

An unexpected error has occurred.

Requirements

Header msime.h
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IFEDictionary
IMESHF