Home
last modified time | relevance | path

Searched refs:CComEnumConnectionPoints (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/atl/
H A Datlcom.h1392 CComEnumConnectionPoints; typedef
1402 CComEnumConnectionPoints *newEnumerator; in STDMETHOD()
1431 ATLTRY(newEnumerator = new CComObject<CComEnumConnectionPoints>) in STDMETHOD()