Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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 |