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

The Frame Marker Command is used to group multiple surface commands so that these commands can be processed and presented to the user as a single entity, a frame.
상속: TS_SURFCMD
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
frameAction frameAction_Values
frameId uint

프로퍼티 상세

frameAction 공개적으로 프로퍼티

A 16-bit, unsigned integer. Identifies the beginning and end of a frame.
public frameAction_Values frameAction
리턴 frameAction_Values

frameId 공개적으로 프로퍼티

A 32-bit, unsigned integer. The ID identifying the frame.
public uint frameId
리턴 uint