Searched defs:pstrName (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Docidl.h2347 LPOLESTR pstrName; member in struct:tagPROPBAG2
2377 LPCOLESTR pstrName,
2430 LPCOLESTR pstrName,
2452 #define IPropertyBag2_LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog) (This)->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog)
2477 static FORCEINLINE HRESULT IPropertyBag2_LoadObject(IPropertyBag2* This,LPCOLESTR pstrName,DWORD dwHint,IUnknown *pUnkObject,IErrorLog *pErrLog) {
2478 return This->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog);
2528 LPCOLESTR pstrName,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Docidl.h2347 LPOLESTR pstrName; member in struct:tagPROPBAG2
2377 LPCOLESTR pstrName,
2430 LPCOLESTR pstrName,
2452 #define IPropertyBag2_LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog) (This)->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog)
2477 static FORCEINLINE HRESULT IPropertyBag2_LoadObject(IPropertyBag2* This,LPCOLESTR pstrName,DWORD dwHint,IUnknown *pUnkObject,IErrorLog *pErrLog) {
2478 return This->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog);
2528 LPCOLESTR pstrName,

Completed in 101 milliseconds