IAsynchronousDataRetriever::GetIdParameters

Gets the ID format schema of the provider.

NoteNote

This method is now obsolete.


HRESULT GetIdParameters(
  ID_PARAMETERS * pIdParameters);

pIdParameters

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

  • S_OK

  • Provider-determined error codes

Show: