Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Reports the file size cached with the handle.
Syntax
FILEHC_EXPORT DWORD GetFileSizeFromContext(
[in] FIO_CONTEXT *pContext,
[out] DWORD *pcbFileSizeHigh
);
Parameters
[in] pContext
A pointer to the FIO_CONTEXT structure that is associated with the file.
[out] pcbFileSizeHigh
A pointer to the byte count of the file.
Return value
Returns the size of the file in bytes.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | filehc.h |
| Library | Fcachdll.lib |
| DLL | Fcachdll.dll |