Home
last modified time | relevance | path

Searched defs:pallowBackgroundInput (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/
H A Dmstsclib_h.h3225 #define IMsTscAdvancedSettings_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
3228 #define IMsTscAdvancedSettings_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
4253 #define IMsRdpClientAdvancedSettings_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
4256 #define IMsRdpClientAdvancedSettings_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
5437 #define IMsRdpClientAdvancedSettings2_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
5440 #define IMsRdpClientAdvancedSettings2_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
6590 #define IMsRdpClientAdvancedSettings3_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
6593 #define IMsRdpClientAdvancedSettings3_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
7746 #define IMsRdpClientAdvancedSettings4_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
7749 #define IMsRdpClientAdvancedSettings4_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
H A Dmstsclib_redist_h.h3225 #define IMsTscAdvancedSettings_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
3228 #define IMsTscAdvancedSettings_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
4253 #define IMsRdpClientAdvancedSettings_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
4256 #define IMsRdpClientAdvancedSettings_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
5437 #define IMsRdpClientAdvancedSettings2_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
5440 #define IMsRdpClientAdvancedSettings2_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
6590 #define IMsRdpClientAdvancedSettings3_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
6593 #define IMsRdpClientAdvancedSettings3_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
7746 #define IMsRdpClientAdvancedSettings4_put_allowBackgroundInput(This,pallowBackgroundInput) \ argument
7749 #define IMsRdpClientAdvancedSettings4_get_allowBackgroundInput(This,pallowBackgroundInput) \ argument
H A Dactivex.cpp2568 virtual STDMETHODIMP IMsTscAdvancedSettings::put_allowBackgroundInput(long pallowBackgroundInput) in put_allowBackgroundInput()
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/mstscax/
H A Dmstscax.cpp990 virtual STDMETHODIMP IMsTscAdvancedSettings::put_allowBackgroundInput(long pallowBackgroundInput) in put_allowBackgroundInput()
999 …virtual STDMETHODIMP IMsTscAdvancedSettings::get_allowBackgroundInput(long * pallowBackgroundInput) in get_allowBackgroundInput()