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
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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