|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | SetVirtualChannelOptions ([in] BSTR chanName, [in] long chanOptions) |
| HRESULT | GetVirtualChannelOptions ([in] BSTR chanName, [out, retval] long *pChanOptions) |
| HRESULT | RequestClose ([out, retval] ControlCloseStatus *pCloseStatus) |
Public Member Functions inherited from MSTSCLib::IMsTscAx | |
| HRESULT | Connect () |
| HRESULT | Disconnect () |
| HRESULT | CreateVirtualChannels ([in] BSTR newVal) |
| HRESULT | SendOnVirtualChannel ([in] BSTR chanName, [in] BSTR ChanData) |
Public Member Functions inherited from IDispatch | |
| HRESULT | GetTypeInfoCount ([out] UINT *pctinfo) |
| HRESULT | GetTypeInfo ([in] UINT iTInfo, [in] LCID lcid, [out] ITypeInfo **ppTInfo) |
| HRESULT | GetIDsOfNames ([in] REFIID riid, [in, size_is(cNames)] LPOLESTR *rgszNames, [in] UINT cNames, [in] LCID lcid, [out, size_is(cNames)] DISPID *rgDispId) |
| HRESULT | Invoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] WORD wFlags, [in, out] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *puArgErr) |
| HRESULT | RemoteInvoke ([in] DISPID dispIdMember, [in] REFIID riid, [in] LCID lcid, [in] DWORD dwFlags, [in] DISPPARAMS *pDispParams, [out] VARIANT *pVarResult, [out] EXCEPINFO *pExcepInfo, [out] UINT *pArgErr, [in] UINT cVarRef, [in, size_is(cVarRef)] UINT *rgVarRefIdx, [in, out, size_is(cVarRef)] VARIANTARG *rgVarRef) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Properties | |
| long | ColorDepth [get, set] |
| IMsRdpClientAdvancedSettings | AdvancedSettings2 [get] |
| IMsRdpClientSecuredSettings | SecuredSettings2 [get] |
| ExtendedDisconnectReasonCode | ExtendedDisconnectReason [get] |
| VARIANT_BOOL | FullScreen [get, set] |
Properties inherited from MSTSCLib::IMsTscAx | |
| BSTR | Server [get, set] |
| BSTR | Domain [get, set] |
| BSTR | UserName [get, set] |
| BSTR | DisconnectedText [get, set] |
| BSTR | ConnectingText [get, set] |
| short | Connected [get] |
| long | DesktopWidth [get, set] |
| long | DesktopHeight [get, set] |
| long | StartConnected [get, set] |
| long | HorizontalScrollBarVisible [get] |
| long | VerticalScrollBarVisible [get] |
| BSTR | FullScreenTitle [set] |
| long | CipherStrength [get] |
| BSTR | Version [get] |
| long | SecuredSettingsEnabled [get] |
| IMsTscSecuredSettings | SecuredSettings [get] |
| IMsTscAdvancedSettings | AdvancedSettings [get] |
| IMsTscDebug | Debugger [get] |
Additional Inherited Members | |
Public Types inherited from IDispatch | |
| typedef IDispatch * | LPDISPATCH |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Attributes inherited from IDispatch | |
| const DISPID | DISPID_UNKNOWN = -1 |
| const DISPID | DISPID_VALUE = 0 |
| const DISPID | DISPID_PROPERTYPUT = -3 |
| const DISPID | DISPID_NEWENUM = -4 |
| const DISPID | DISPID_EVALUATE = -5 |
| const DISPID | DISPID_CONSTRUCTOR = -6 |
| const DISPID | DISPID_DESTRUCTOR = -7 |
| const DISPID | DISPID_COLLECT = -8 |
Definition at line 156 of file mstsclib.idl.
| HRESULT MSTSCLib::IMsRdpClient::GetVirtualChannelOptions | ( | [in] BSTR | chanName, |
| [out, retval] long * | pChanOptions | ||
| ) |
Implemented in anonymous_namespace{mstscax.cpp}::CoClass.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::GetVirtualChannelOptions().
| HRESULT MSTSCLib::IMsRdpClient::RequestClose | ( | [out, retval] ControlCloseStatus * | pCloseStatus | ) |
Implemented in anonymous_namespace{mstscax.cpp}::CoClass.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::RequestClose().
| HRESULT MSTSCLib::IMsRdpClient::SetVirtualChannelOptions | ( | [in] BSTR | chanName, |
| [in] long | chanOptions | ||
| ) |
Implemented in anonymous_namespace{mstscax.cpp}::CoClass.
Referenced by anonymous_namespace{mstscax.cpp}::CoClass::SetVirtualChannelOptions().
|
get |
|
getset |
|
get |
|
getset |
|
get |