| 
    PLCnext API Documentation
    20.6.0.30321
    
   | 
 

Public Member Functions | |
| DeviceSettingsServiceProxy (RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient) | |
| Constructs an DeviceSettingsServiceProxy instance. More... | |
| virtual | ~DeviceSettingsServiceProxy (void) | 
| Destructs this instance and frees all resouces. More... | |
| DeviceSettingResult | ReadValue (const RscString< 512 > &setting) override | 
| void | ReadValues (ReadValuesSettingsDelegate settingsDelegate, ReadValuesResultDelegate resultDelegate) override | 
| AccessErrorCode | WriteValue (const DeviceSettingItem &settingItem) override | 
| void | WriteValues (WriteValuesSettingItemsDelegate settingItemsDelegate, WriteValuesResultDelegate resultDelegate) override | 
| Arp::Device::Interface::Services::DeviceSettingsServiceProxy::DeviceSettingsServiceProxy | ( | RscHandle | providerHandle, | 
| RscHandle | serviceHandle, | ||
| RscClient & | rscClient | ||
| ) | 
Constructs an DeviceSettingsServiceProxy instance.
      
  | 
  inlinevirtual | 
Destructs this instance and frees all resouces.
 1.8.13