OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TMDown
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txcoord.h
120
virtual HRESULT WINAPI
TMDown
(void) = 0;
131
HRESULT (WINAPI *
TMDown
)(ITransactionResourceAsync *This);
144
#define ITransactionResourceAsync_TMDown(This) (This)->lpVtbl->
TMDown
(This)
202
virtual HRESULT WINAPI
TMDown
(void) = 0;
213
HRESULT (WINAPI *
TMDown
)(ITransactionResource *This);
226
#define ITransactionResource_TMDown(This) (This)->lpVtbl->
TMDown
(This)
[
all
...]
txdtc.h
336
virtual HRESULT WINAPI
TMDown
(void) = 0;
344
HRESULT (WINAPI *
TMDown
)(IResourceManagerSink *This);
354
#define IResourceManagerSink_TMDown(This) (This)->lpVtbl->
TMDown
(This)
[
all
...]
Completed in 670 milliseconds