The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IMultiLanguage2::SetMimeDBSource method
Sets the MIME database to be used by MLang.
Syntax
HRESULT SetMimeDBSource(
[in] MIMECONTF dwSource
);
Parameters
- dwSource [in]
-
A MIMECONTF value that indicates which MIME database to use. This can be one of the following values.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: