Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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

See also

CcSetFileSizes


Feedback

Was this page helpful?

Additional resources