Home
last modified time | relevance | path

Searched refs:plDuration (Results 1 – 7 of 7) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3cc.h286 virtual HRESULT WINAPI get_SessionDuration(__LONG32 *plDuration) = 0;
314 HRESULT (WINAPI *get_SessionDuration)(ITAgentSession *This,__LONG32 *plDuration);
344 …fine ITAgentSession_get_SessionDuration(This,plDuration) (This)->lpVtbl->get_SessionDuration(This, argument
369 …HRESULT WINAPI ITAgentSession_get_SessionDuration_Proxy(ITAgentSession *This,__LONG32 *plDuration);
H A Dtapi3.h405 virtual HRESULT WINAPI get_SessionDuration(__LONG32 *plDuration) = 0;
433 HRESULT (WINAPI *get_SessionDuration)(ITAgentSession *This,__LONG32 *plDuration);
463 …fine ITAgentSession_get_SessionDuration(This,plDuration) (This)->lpVtbl->get_SessionDuration(This, argument
488 …HRESULT WINAPI ITAgentSession_get_SessionDuration_Proxy(ITAgentSession *This,__LONG32 *plDuration);
H A Dtapi3if.h1767 virtual HRESULT WINAPI get_AutoKeypadTonesMinimumDuration(__LONG32 *plDuration) = 0;
1810 …T (WINAPI *get_AutoKeypadTonesMinimumDuration)(ITAutomatedPhoneControl *This,__LONG32 *plDuration);
1855 …_AutoKeypadTonesMinimumDuration(This,plDuration) (This)->lpVtbl->get_AutoKeypadTonesMinimumDuratio… argument
1908 …ntrol_get_AutoKeypadTonesMinimumDuration_Proxy(ITAutomatedPhoneControl *This,__LONG32 *plDuration);
3031 virtual HRESULT WINAPI get_Duration(__LONG32 *plDuration) = 0;
3048 HRESULT (WINAPI *get_Duration)(ITDetectTone *This,__LONG32 *plDuration);
3067 #define ITDetectTone_get_Duration(This,plDuration) (This)->lpVtbl->get_Duration(This,plDuration) argument
3077 HRESULT WINAPI ITDetectTone_get_Duration_Proxy(ITDetectTone *This,__LONG32 *plDuration);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtapi3cc.h286 virtual HRESULT WINAPI get_SessionDuration(__LONG32 *plDuration) = 0;
314 HRESULT (WINAPI *get_SessionDuration)(ITAgentSession *This,__LONG32 *plDuration);
344 …fine ITAgentSession_get_SessionDuration(This,plDuration) (This)->lpVtbl->get_SessionDuration(This, argument
369 …HRESULT WINAPI ITAgentSession_get_SessionDuration_Proxy(ITAgentSession *This,__LONG32 *plDuration);
H A Dtapi3.h405 virtual HRESULT WINAPI get_SessionDuration(__LONG32 *plDuration) = 0;
433 HRESULT (WINAPI *get_SessionDuration)(ITAgentSession *This,__LONG32 *plDuration);
463 …fine ITAgentSession_get_SessionDuration(This,plDuration) (This)->lpVtbl->get_SessionDuration(This, argument
488 …HRESULT WINAPI ITAgentSession_get_SessionDuration_Proxy(ITAgentSession *This,__LONG32 *plDuration);
H A Dtapi3if.h1767 virtual HRESULT WINAPI get_AutoKeypadTonesMinimumDuration(__LONG32 *plDuration) = 0;
1810 …T (WINAPI *get_AutoKeypadTonesMinimumDuration)(ITAutomatedPhoneControl *This,__LONG32 *plDuration);
1855 …_AutoKeypadTonesMinimumDuration(This,plDuration) (This)->lpVtbl->get_AutoKeypadTonesMinimumDuratio… argument
1908 …ntrol_get_AutoKeypadTonesMinimumDuration_Proxy(ITAutomatedPhoneControl *This,__LONG32 *plDuration);
3031 virtual HRESULT WINAPI get_Duration(__LONG32 *plDuration) = 0;
3048 HRESULT (WINAPI *get_Duration)(ITDetectTone *This,__LONG32 *plDuration);
3067 #define ITDetectTone_get_Duration(This,plDuration) (This)->lpVtbl->get_Duration(This,plDuration) argument
3077 HRESULT WINAPI ITDetectTone_get_Duration_Proxy(ITDetectTone *This,__LONG32 *plDuration);
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dpimstore.pp176 function get_Duration(plDuration:LPLONG):HRESULT; stdcall;