IFeedIdConverter::GetIdParameters

When implemented by a derived class, gets the format schema for the IDs that can be converted.


HRESULT GetIdParameters(
  ID_PARAMETERS * pIdParameters);

pIdParameters

[out] Returns the format schema for the IDs that can be converted.

  • S_OK

  • User-defined error codes

Show: