IInternetSession::UnregisterMimeFilterIInternetSession::UnregisterMimeFilter*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IInternetSession::SetSessionOption
*Next Topic: IInternetSession::UnregisterNameSpace

IInternetSession::UnregisterMimeFilter

HRESULT UnregisterMimeFilter(
    [in] IClassFactory *pCF,
    [in] LPCWSTR pwzType
);

Unregisters a temporary pluggable MIME filter.

pCF
Address of the IClassFactory interface that created the filter.
pwzType
String value that indicates the MIME that the filter was handling.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.