Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IRdcFileReader interface is used to provide the equivalent of a file handle, because the data being synchronized may not exist as a file on disk.
Inheritance
The IRdcFileReader interface inherits from the IUnknown interface. IRdcFileReader also has these types of members:
Methods
The IRdcFileReader interface has these methods.
IRdcFileReader::GetFilePosition Returns the current file position. |
IRdcFileReader::GetFileSize Returns the size of a file. |
IRdcFileReader::Read Reads the specified amount of data starting at the specified position. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | msrdc.h |