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.
CcGetFileSizePointer returns the size of a file.
Syntax
void CcGetFileSizePointer(
FO
);
Parameters
FO
[in] Pointer to a file object for the file whose size is to be returned.
Return value
None
Remarks
The CcGetFileSizePointer macro returns a pointer to a member of the cache manager structure for this file that specifies the file size in bytes.
Requirements
Requirement | Value |
---|---|
Header | ntifs.h |