Method

FoundryDeviceload_info

Declaration [src]

DexFuture*
foundry_device_load_info (
  FoundryDevice* self
)

Description [src]

Loads information about the device.

Return value

Type: DexFuture

A DexFuture that resolves to a FoundryDeviceInfo.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.