WDSTRANSPORT_PROTOCOL_FLAGS enumeration (wdstptmgmt.h)
Specifies which protocols the WDS transport server supports.
Syntax
typedef enum __MIDL___MIDL_itf_wdstptmgmt_0000_0000_0002 {
WdsTptProtocolUnicast = 0x1,
WdsTptProtocolMulticast = 0x2
} WDSTRANSPORT_PROTOCOL_FLAGS, *PWDSTRANSPORT_PROTOCOL_FLAGS;
Constants
WdsTptProtocolUnicast Value: 0x1 Indicates that the server supports the Unicast transmission protocol. |
WdsTptProtocolMulticast Value: 0x2 Indicates that the server supports the Multicast transmission protocol |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | wdstptmgmt.h |