FileUtilLinkOsGetStorageInfo Method
|
Retrieves storage information for all of the printer's available drives.
Namespace: Zebra.Sdk.DeviceAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax List<StorageInfo> GetStorageInfo()
Function GetStorageInfo As List(Of StorageInfo)
List<StorageInfo^>^ GetStorageInfo()
Return Value
ListStorageInfoA list of objects detailing information about the printer's available drives.
See Also