CEnumerator::Find

bool Find( TCHAR* szSearchName );

Return Value

true if the name was found. Otherwise, false.

Parameters

szSearchName

[in] The name to search for.

Remarks

Looks for a specified name among available providers. This name maps to the SOURCES_NAME member of the ISourcesRowset interface.

CEnumerator OverviewClass Members