IFEDictionary::SetHeader method (msime.h)

Sets a dictionary header in a dictionary file.

This method sets or modifies the dictionary header of this IFEDictionary object.

Syntax

HRESULT SetHeader(
  [in] IMESHF *pshf
);

Parameters

[in] pshf

The IMESHF header to set.

Return value

S_OK if successful, otherwise E_FAIL.

Requirements

Requirement Value
Target Platform Windows
Header msime.h

See also

IFEDictionary

IMESHF