Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |