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 usage status of the drive.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public DriveInUseRequest GetDriveInUseRequest()
public:
DriveInUseRequest^ GetDriveInUseRequest()
Public Function GetDriveInUseRequest As DriveInUseRequest
Return Value
Type: Microsoft.WindowsServerSolutions.Storage.DriveInUseRequest
An instance of DriveInUseRequest.
See Also
Drive Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top