Home
last modified time | relevance | path

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

/reactos/dll/win32/wbemprox/
H A Dclass.c563 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 Dwbemcli.idl562 [in,string] LPCWSTR wszProperty,