Find

int Find(
REFIID riid)

Parameters

riid

GUID of the notification interface to search for.

Comments

Searches the array for the existence of a connection entry whose notification interface GUID matches the given riid. A zero-based index is returned if a match is found. Otherwise, –1 is returned.