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: 4.0.3435
Syntax
List<StorageInfo> GetStorageInfo()

Return Value

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