Searched defs:LPCWSTR (Results 1 – 7 of 7) sorted by relevance
168 _pwstr_device_id: LPCWSTR, in on_device_state_change()182 _pwstr_device_id: LPCWSTR, in on_device_added()195 _pwstr_device_id: LPCWSTR, in on_device_removed()211 _pwstr_default_device_id: LPCWSTR, in on_default_device_changed()229 _pwstr_device_id: LPCWSTR, in on_property_value_changed()
20 pub type LPCWSTR = *const u16; typedef
724 __in_z LPCWSTR wzPackageId, in OnDetectRelatedMsiPackage()796 __in LPCWSTR wzBundleId, in OnDetectRelatedBundle()938 __in_z LPCWSTR /*wzBundleId*/, in OnPlanRelatedBundle()1093 virtual STDMETHODIMP_(int) OnError( in OnError()
20 type LPCWSTR = *const WCHAR; typedef108 lpName: LPCWSTR, in CreateFileMappingW()
36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
77 typedef const WCHAR *LPCWSTR; typedef
37 typedef const wchar_t* LPCWSTR; typedef