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.h7557 LPOLESTR pstrName; member in struct:tagPROPBAG2
7588 LPCOLESTR pstrName,
7641 LPCOLESTR pstrName,
7663 #define IPropertyBag2_LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog) (This)->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog)
7688 static FORCEINLINE HRESULT IPropertyBag2_LoadObject(IPropertyBag2* This,LPCOLESTR pstrName,DWORD dwHint,IUnknown *pUnkObject,IErrorLog *pErrLog) {
7689 return This->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog);
7739 LPCOLESTR pstrName,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Docidl.h7557 LPOLESTR pstrName; member in struct:tagPROPBAG2
7588 LPCOLESTR pstrName,
7641 LPCOLESTR pstrName,
7663 #define IPropertyBag2_LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog) (This)->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog)
7688 static FORCEINLINE HRESULT IPropertyBag2_LoadObject(IPropertyBag2* This,LPCOLESTR pstrName,DWORD dwHint,IUnknown *pUnkObject,IErrorLog *pErrLog) {
7689 return This->lpVtbl->LoadObject(This,pstrName,dwHint,pUnkObject,pErrLog);
7739 LPCOLESTR pstrName,

Completed in 87 milliseconds