enumerazione WDSTRANSPORT_TFTP_CAPABILITY (wdstptmgmt.h)
Indica le funzionalità supportate dal server WDS TFTP.
Sintassi
typedef enum __MIDL___MIDL_itf_wdstptmgmt_0000_0000_0012 {
WdsTptTftpCapMaximumBlockSize = 0x1,
WdsTptTftpCapVariableWindow = 0x2
} WDSTRANSPORT_TFTP_CAPABILITY, *PWDSTRANSPORT_TFTP_CAPABILITY;
Costanti
WdsTptTftpCapMaximumBlockSize Valore: 0x1 Indica che è possibile configurare la dimensione massima del blocco utilizzata dal server. |
WdsTptTftpCapVariableWindow Valore: 0x2 Indica che il server supporta l'estensione TFTP a finestra variabile. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Nessuno supportato |
Server minimo supportato | Windows Server 2012 [solo app desktop] |
Intestazione | wdstptmgmt.h |