WDSTRANSPORT_TFTP_CAPABILITY enumeration (wdstptmgmt.h)

Indicates which features are supported by the WDS TFTP server.

Syntax

typedef enum __MIDL___MIDL_itf_wdstptmgmt_0000_0000_0012 {
  WdsTptTftpCapMaximumBlockSize = 0x1,
  WdsTptTftpCapVariableWindow = 0x2
} WDSTRANSPORT_TFTP_CAPABILITY, *PWDSTRANSPORT_TFTP_CAPABILITY;

Constants

 
WdsTptTftpCapMaximumBlockSize
Value: 0x1
Indicates that the maximum block size used by the server can be configured.
WdsTptTftpCapVariableWindow
Value: 0x2
Indicates that the server supports variable-window TFTP extension.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012 [desktop apps only]
Header wdstptmgmt.h