UnregisterNameSpace method
Unregisters a temporary pluggable namespace handler.
Syntax
HRESULT retVal = object.UnregisterNameSpace(pCF, pszProtocol);
Parameters
pCF [in]
Type: IClassFactoryThe address of the IClassFactory interface that created the handler.
pszProtocol [in]
Type: LPCWSTRThe address of a string value that contains the protocol that was handled.