Disk size

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Disk size

跳至解决方案
1,920 次查看
MarcosPereira
Contributor II

How can I get the disk size?

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,219 次查看
PetrM
Senior Contributor I

This is not exact, but very close - use following ioctl commands and multiply (result is in bytes):

 

IO_IOCTL_LAST_CLUSTER

IO_IOCTL_GET_CLUSTER_SIZE

 

PetrM

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,220 次查看
PetrM
Senior Contributor I

This is not exact, but very close - use following ioctl commands and multiply (result is in bytes):

 

IO_IOCTL_LAST_CLUSTER

IO_IOCTL_GET_CLUSTER_SIZE

 

PetrM

 

0 项奖励
回复