Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dpropertystore.h50 #define INTERFACE IPropertyStore
51 DECLARE_INTERFACE_(IPropertyStore, IUnknown) in DECLARE_INTERFACE_() argument
64 typedef IPropertyStore *LPPROPERTYSTORE;
H A DwinSetAppUserModelID.c86 IPropertyStore *pps = NULL; in winSetAppUserModelID()