CcGetFileSizePointer macro (ntifs.h)
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 |