Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: NT OS BLOCK SIZE!
<louburr1_at_my-deja.com> schrieb in im Newsbeitrag: 7od2q6$1qn$1_at_nnrp1.deja.com...
> Can anyone tell me how to determine the OS block size under NT 4.0?
> Is there a command I can run to get the size?
> Thank you
Try the GetDiskFreeSpace(...) API call to query disc geometry. Try the GetSystemInfo(...) API call to query the memory page size used by NT.
Hope this helps.
--
Amit Ghosh
mailto:mail_at_ghosh.de
Received on Thu Aug 05 1999 - 23:54:31 CDT
![]() |
![]() |