Searched refs:_check_property (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/wbemprox/ |
H A D | query.c | 219 static void _check_property( ULONG line, IWbemClassObject *obj, const WCHAR *prop, VARTYPE vartype,… in _check_property() function 249 #define check_property(a,b,c,d) _check_property(__LINE__,a,b,c,d)
|