[This is preliminary documentation and subject to change.]
The IBroadcastFilter::get_Name method returns the name of this instance of the filter. Used by the Filter Manager.
HRESULT Name(
  BSTR *lpbstrReturn  // out
);
 Returns S_OK on success.