Searched defs:LPCWSTR (Results 1 – 5 of 5) sorted by relevance
35 LPCWSTR = LPWSTR = c_wchar_p variable
714 __in_z LPCWSTR wzPackageId, in OnDetectRelatedMsiPackage()742 __in LPCWSTR wzBundleId, in OnDetectRelatedBundle()865 __in_z LPCWSTR /*wzBundleId*/, in OnPlanRelatedBundle()1020 virtual STDMETHODIMP_(int) OnError( in OnError()
36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
71 typedef const WCHAR *LPCWSTR; typedef
37 typedef const wchar_t* LPCWSTR; typedef