Drive.GetDriveInUseRequest Method ()
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