IInternetSession::UnregisterNameSpaceIInternetSession::UnregisterNameSpace*
*Contents  *Index  *Topic Contents
*Previous Topic: IInternetSession::UnregisterMimeFilter
*Next Topic: Functions

IInternetSession::UnregisterNameSpace

HRESULT UnregisterNameSpace(
    [in] IClassFactory *pCF,
    [in] LPCWSTR pszProtocol
);

Unregisters a temporary pluggable name space handler.

pCF
Address of the IClassFactory interface that created the handler.
pszProtocol
String value that contains the protocol that was handled.

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