XboxLiveEndpointPairTemplate.AcceptorBoundPortRangeUpper 属性

定义

获取应用网络清单中定义的接受者绑定端口范围的上限。

重要

此 API 并非适用于所有应用。 除非你的开发人员帐户由 Microsoft 专门预配,否则对这些 API 的调用将在运行时失败。

public:
 property unsigned short AcceptorBoundPortRangeUpper { unsigned short get(); };
uint16_t AcceptorBoundPortRangeUpper();
public ushort AcceptorBoundPortRangeUpper { get; }
var uInt16 = xboxLiveEndpointPairTemplate.acceptorBoundPortRangeUpper;
Public ReadOnly Property AcceptorBoundPortRangeUpper As UShort

属性值

UInt16

unsigned short

uint16_t

接受器绑定端口范围的上限。

适用于