IWdsTransportTftpClient::get_FileSize method (wdstptmgmt.h)

Receives the size in bytes of the file being transferred.

This property is read-only.

Syntax

HRESULT get_FileSize(
  ULONG64 *pul64FileSize
);

Parameters

pul64FileSize

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

IWdsTransportTftpClient