IAsynchronousDataRetriever::GetIdParameters

Gets the ID format schema of the provider.

Note

This method is now obsolete.

HRESULT GetIdParameters(
  ID_PARAMETERS * pIdParameters);

Parameters

  • pIdParameters
    [out] Returns the ID format schema of the provider.

Return Value

  • S_OK

  • Provider-determined error codes

See Also

Reference

IAsynchronousDataRetriever Interface