IFEDictionary::Close (Windows CE 5.0)
This method closes the dictionary file associated with the object.
HRESULT IFEDictionary::Close(void);
Parameters
None.
Return Values
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors