OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_State
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adomd.h
233
virtual HRESULT WINAPI
get_State
(LONG *plState) = 0;
257
HRESULT (WINAPI *
get_State
)(ICellset *This,LONG *plState);
283
#define ICellset_get_State(This,plState) (This)->lpVtbl->
get_State
(This,plState)
[
all
...]
msimcntl.h
[
all
...]
msimcsdk.h
[
all
...]
tapi3cc.h
167
virtual HRESULT WINAPI
get_State
(AGENT_STATE *pAgentState) = 0;
195
HRESULT (WINAPI *
get_State
)(ITAgent *This,AGENT_STATE *pAgentState);
225
#define ITAgent_get_State(This,pAgentState) (This)->lpVtbl->
get_State
(This,pAgentState)
284
virtual HRESULT WINAPI
get_State
(AGENT_SESSION_STATE *pSessionState) = 0;
312
HRESULT (WINAPI *
get_State
)(ITAgentSession *This,AGENT_SESSION_STATE *pSessionState);
342
#define ITAgentSession_get_State(This,pSessionState) (This)->lpVtbl->
get_State
(This,pSessionState)
[
all
...]
tapi3.h
286
virtual HRESULT WINAPI
get_State
(AGENT_STATE *pAgentState) = 0;
314
HRESULT (WINAPI *
get_State
)(ITAgent *This,AGENT_STATE *pAgentState);
344
#define ITAgent_get_State(This,pAgentState) (This)->lpVtbl->
get_State
(This,pAgentState)
403
virtual HRESULT WINAPI
get_State
(AGENT_SESSION_STATE *pSessionState) = 0;
431
HRESULT (WINAPI *
get_State
)(ITAgentSession *This,AGENT_SESSION_STATE *pSessionState);
461
#define ITAgentSession_get_State(This,pSessionState) (This)->lpVtbl->
get_State
(This,pSessionState)
[
all
...]
adoint.h
[
all
...]
mqoai.h
[
all
...]
msclus.h
[
all
...]
rtccore.h
[
all
...]
tapi3if.h
[
all
...]
Completed in 309 milliseconds