C# Class 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.
Inheritance: TS_SURFCMD
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
frameAction frameAction_Values
frameId uint

Property Details

frameAction public_oe property

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

frameId public_oe property

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