Contents

ar_session_copy_data_providers

Get a copy of the collection of all data providers on this session.

Declaration

extern ar_data_providers_t ar_session_copy_data_providers(ar_session_t session);

Parameters

  • session:

    The session.

Return Value

The collection of data providers.

Discussion

See Also

Sessions