Disk size

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,951件の閲覧回数
MarcosPereira
Contributor II

How can I get the disk size?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,250件の閲覧回数
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,251件の閲覧回数
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 件の賞賛
返信