C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.TS_POINTERPOSATTRIBUTE

The TS_POINTERPOSATTRIBUTE structure is used to indicate that the client pointer should be moved to the specified position relative to the top-left corner of the server's virtual desktop (see [T128] section 8.14.4).
file:///C:/ts_dev/TestSuites/MS-RDPBCGR/TestSuite/Src/TD/latest_XMLS_16may/RDPBCGR/ _rfc_ms-rdpbcgr2_1_8_1_1_4_2.xml
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
position TS_POINT16

프로퍼티 상세

position 공개적으로 프로퍼티

Point structure containing the new x- and y-coordinates of the pointer.
public TS_POINT16,Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr position
리턴 TS_POINT16