Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dpluginhost.c715 int impl_types, i, impl_flags; in get_eventiface_info() local
735 hres = ITypeInfo_GetImplTypeFlags(class_info, i, &impl_flags); in get_eventiface_info()
739 if((impl_flags & IMPLTYPEFLAG_FSOURCE)) { in get_eventiface_info()
740 if(!(impl_flags & IMPLTYPEFLAG_FDEFAULT)) { in get_eventiface_info()