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