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.
Do not use. Sets the MIMEOLE compatibility mode.
Syntax
HRESULT MimeOleSetCompatMode(
_In_ DWORD dwMode
);
Parameters
-
dwMode [in]
-
Type: DWORD
Specifies the compatibility mode.
Value Meaning - MIMEOLE_COMPAT_OE5
- 0x00000001
Backward compatibility to Outlook Express 5.0. - MIMEOLE_COMPAT_MLANG2
- 0x00000002
Base multiple language support.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Always returns S_OK. |
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
Library |
|
DLL |
|