ReactOS 0.4.16-dev-340-g0540c21
|
Public Member Functions | |
HRESULT | NotifyRedirectDeviceChange ([in] UINT_PTR wParam, [in] LONG_PTR lParam) |
HRESULT | SendKeys ([in] long numKeys, [in] VARIANT_BOOL *pbArrayKeyUp, [in] long *plKeyData) |
Public Member Functions inherited from MSTSCLib::IMsTscNonScriptable | |
HRESULT | ResetPassword () |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Properties inherited from MSTSCLib::IMsTscNonScriptable | |
BSTR | ClearTextPassword [set] |
BSTR | PortablePassword [get, set] |
BSTR | PortableSalt [get, set] |
BSTR | BinaryPassword [get, set] |
BSTR | BinarySalt [get, set] |
Definition at line 218 of file mstsclib.idl.
HRESULT MSTSCLib::IMsRdpClientNonScriptable::SendKeys | ( | [in] long | numKeys, |
[in] VARIANT_BOOL * | pbArrayKeyUp, | ||
[in] long * | plKeyData | ||
) |