Share via


IFeedIdConverter::GetIdParameters

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

HRESULT GetIdParameters(
  ID_PARAMETERS * pIdParameters);

Parameters

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

Return Value

  • S_OK

  • User-defined error codes

See Also

Reference

IFeedIdConverter Interface