OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Event
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3.h
[
all
...]
tapi3cc.h
[
all
...]
confpriv.h
294
virtual HRESULT WINAPI
get_Event
(PARTICIPANT_EVENT *pParticipantEvent) = 0;
308
HRESULT (WINAPI *
get_Event
)(ITParticipantEvent *This,PARTICIPANT_EVENT *pParticipantEvent);
324
#define ITParticipantEvent_get_Event(This,pParticipantEvent) (This)->lpVtbl->
get_Event
(This,pParticipantEvent)
tapi3if.h
[
all
...]
Completed in 618 milliseconds