MimeOleGetDefaultCharset function
Do not use. Returns the default charset.
Syntax
HRESULT MimeOleGetDefaultCharset(
_Out_ LPHCHARSET phCharset
);
Parameters
-
phCharset [out]
-
Type: LPHCHARSET
Receives the handle of the default character set.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
|
Indicates that phCharset has not yet been set. |
|
Indicates that phCharset is NULL. |
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 |
|