Click or drag to resize

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()

Return Value

Type: ListStorageInfo
A list of objects detailing information about the printer's available drives.
See Also