IBitsPeerCacheRecord::GetFileSize method (bits3_0.h)
Gets the size of the file.
Syntax
HRESULT GetFileSize(
[out] UINT64 *pVal
);
Parameters
[out] pVal
Size of the file, in bytes.
Return value
The method returns the following return values.
| Return code | Description |
|---|---|
|
Success |
Requirements
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | bits3_0.h (include Bits.h) |
| Library | Bits.lib |