MimeOleFindCharset Function
Do not use. On success, finds handle of specified character set.
Syntax
HRESULT MimeOleFindCharset( __in LPCSTR pszCharset, __out LPHCHARSET phCharset );
Parameters
- pszCharset [in]
-
Type: LPCSTR
Specifies a null-terminated string containing the desired character set.
- phCharset [out]
-
Type: LPHCHARSET
Returns a handle to the specified character set.
Return Value
Type: HRESULT
Returns one of the following values.
| Return code | Description |
|---|---|
|
Indicates success. |
|
Indicates that pointer argument is NULL. |
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Product | Outlook Express 6.0 |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 6/30/2011