C# 클래스 Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpeudp.RDPUDP_SYNDATAEX_PAYLOAD

파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
uSynExFlags uSynExFlags_Values
uUdpVer uUdpVer_Values

프로퍼티 상세

uSynExFlags 공개적으로 프로퍼티

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

uUdpVer 공개적으로 프로퍼티

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
리턴 uUdpVer_Values