UnregisterNameSpace method

Unregisters a temporary pluggable namespace handler.

Syntax

HRESULT retVal = object.UnregisterNameSpace(pCF, pszProtocol);

Parameters

  • pCF [in]
    Type: IClassFactory

    The address of the IClassFactory interface that created the handler.

  • pszProtocol [in]
    Type: LPCWSTR

    The address of a string value that contains the protocol that was handled.