IWdsTransportTftpClient::get_CurrentFileOffset method (wdstptmgmt.h)

Receives the offset from the start of the file in bytes of the current block being transferred in the TFTP session.

This property is read-only.

Syntax

HRESULT get_CurrentFileOffset(
  ULONG64 *pul64CurrentOffset
);

Parameters

pul64CurrentOffset

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