Searched refs:wszProperty (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/wbemprox/ |
H A D | class.c | 563 LPCWSTR wszProperty, in class_object_GetPropertyQualifierSet() argument 568 TRACE("%p, %s, %p\n", iface, debugstr_w(wszProperty), ppQualSet); in class_object_GetPropertyQualifierSet() 570 return WbemQualifierSet_create( co->name, wszProperty, (void **)ppQualSet ); in class_object_GetPropertyQualifierSet()
|
/reactos/sdk/include/psdk/ |
H A D | wbemcli.idl | 562 [in,string] LPCWSTR wszProperty,
|