Method
FoundryDeviceset_chassis
Declaration [src]
void
foundry_device_set_chassis (
FoundryDevice* self,
FoundryDeviceChassis chassis
)
Description [src]
Set the chassis device type.
This should only be called by implementations of FoundryDeviceProvider
.
Sets property | Foundry.Device:chassis |
Parameters
chassis
-
Type:
FoundryDeviceChassis
No description available.