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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h2962 IStream *pstm,
3036 IStream *pstm,
3087 #define IStream_CopyTo(This,pstm,cb,pcbRead,pcbWritten) (This)->lpVtbl->CopyTo(This,pstm,cb,pcbRead,pcbWritten)
3119 static FORCEINLINE HRESULT IStream_CopyTo(IStream* This,IStream *pstm,ULARGE_INTEGER cb,ULARGE_INTEGER *pcbRead,ULARGE_INTEGER *pcbWritten) {
3120 return This->lpVtbl->CopyTo(This,pstm,cb,pcbRead,pcbWritten);
3165 IStream *pstm,
3238 IStream *pstm,
3244 IStream *pstm,
4477 IStream *pstm;
4491 IStream *pstm; member in union:tagSTGMEDIUM::__anon7352
4531 BYTE_BLOB *pstm; member in union:_userSTGMEDIUM::_STGMEDIUM_UNION::__anon7354
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h2962 IStream *pstm,
3036 IStream *pstm,
3087 #define IStream_CopyTo(This,pstm,cb,pcbRead,pcbWritten) (This)->lpVtbl->CopyTo(This,pstm,cb,pcbRead,pcbWritten)
3119 static FORCEINLINE HRESULT IStream_CopyTo(IStream* This,IStream *pstm,ULARGE_INTEGER cb,ULARGE_INTEGER *pcbRead,ULARGE_INTEGER *pcbWritten) {
3120 return This->lpVtbl->CopyTo(This,pstm,cb,pcbRead,pcbWritten);
3165 IStream *pstm,
3238 IStream *pstm,
3244 IStream *pstm,
4477 IStream *pstm;
4491 IStream *pstm; member in union:tagSTGMEDIUM::__anon10000
4531 BYTE_BLOB *pstm; member in union:_userSTGMEDIUM::_STGMEDIUM_UNION::__anon10002
[all...]

Completed in 124 milliseconds