C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpeudp.RDPUDP_SYNDATAEX_PAYLOAD

Mostra file Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Public Properties

Property Type Description
uSynExFlags uSynExFlags_Values
uUdpVer uUdpVer_Values

Property Details

uSynExFlags public_oe property

A 16-bit unsigned integer that indicates supported options.
public uSynExFlags_Values uSynExFlags
return uSynExFlags_Values

uUdpVer public_oe property

A 16-bit unsigned value. When the RDPUDP_VERSION_INFO_VALID flag is present, this specifies a supported version of the UDP Transport Extension, used to negotiate with the other endpoint.
public uUdpVer_Values uUdpVer
return uUdpVer_Values