IWdsTransportServicePolicy2::put_EnableTftpVariableWindowExtension method (wdstptmgmt.h)

Receives a WDSTRANSPORT_TFTP_CAPABILITY value that specifies whether variable-window extension is enabled on the TFTP server. The value enables a WDS client computer to configure the WDS TFTP server to use variable-window extensions.

This property is read/write.

Syntax

HRESULT put_EnableTftpVariableWindowExtension(
  VARIANT_BOOL bEnableTftpVariableWindowExtension
);

Parameters

bEnableTftpVariableWindowExtension

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h
DLL Wdstptmgmt.dll

See also

IWdsTransportServicePolicy2

WDSTRANSPORT_TFTP_CAPABILITY