Filesystem services: Difference between revisions

Line 1,905: Line 1,905:
| 1 || IsHandleValid
| 1 || IsHandleValid
|-
|-
| 2 || OpenDetectionEvent
| 2 || [[#OpenDetectionEvent]]
|-
|-
| 3 || Returns an [[#IEventNotifier]].
| 3 || Returns an [[#IEventNotifier]].
|-
|-
| 10 || OpenOperator
| 10 || [[#OpenOperator]]
|-
|-
| 20 || OpenDevice
| 20 || [[#OpenDevice]]
|-
|-
| 21 || OpenStorage
| 21 || [[#OpenStorage]]
|-
|-
| 34 || Invalidate
| 34 || Invalidate
|}
|}
== OpenDetectionEvent ==
Returns an [[#IEventNotifier]].
== OpenOperator ==
Returns an [[IStorageDeviceOperator]].
== OpenDevice ==
Returns an [[IStorageDevice]].
== OpenStorage ==
Returns an [[IStorage]].


= IStorageDeviceOperator =
= IStorageDeviceOperator =