HomeSort by relevance Sort by last modified time
    Searched defs:grfFlags (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
propidl.h 426 DWORD grfFlags;
780 DWORD grfFlags,
820 DWORD grfFlags,
851 #define IPropertySetStorage_Create(This,rfmtid,pclsid,grfFlags,grfMode,ppprstg) (This)->lpVtbl->Create(This,rfmtid,pclsid,grfFlags,grfMode,ppprstg)
867 static FORCEINLINE HRESULT IPropertySetStorage_Create(IPropertySetStorage* This,REFFMTID rfmtid,const CLSID *pclsid,DWORD grfFlags,DWORD grfMode,IPropertyStorage **ppprstg) {
868 return This->lpVtbl->Create(This,rfmtid,pclsid,grfFlags,grfMode,ppprstg);
888 DWORD grfFlags,
    [all...]
objidl.h     [all...]
urlmon.h     [all...]

Completed in 97 milliseconds