OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:put_Stream
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
scardssp.h
271
virtual HRESULT WINAPI
put_Stream
(LPSTREAM pStream) = 0;
296
HRESULT (WINAPI *
put_Stream
)(IByteBuffer *This,LPSTREAM pStream);
323
#define IByteBuffer_put_Stream(This,pStream) (This)->lpVtbl->
put_Stream
(This,pStream)
[
all
...]
adoint.h
[
all
...]
Completed in 4457 milliseconds