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.
Returns the page size (disk block size) for a similarity traits table file.
Syntax
void GetPageSize(
[out] DWORD *pageSize
);
Parameters
[out] pageSize
Pointer to a location that receives the page size, in bytes. This page size must be at least 65536 bytes.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | msrdc.h |
DLL | MsRdc.dll |