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

Return Value

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