Navigation
API > API/Plugins > API/Plugins/RemoteControlCommon > API/Plugins/RemoteControlCommon/URCPropertyContainerBase
| Type | Name | Description | |
|---|---|---|---|
| ValueType * | GetValue () |
Returns the Value as ValueType. Not necessarily valid if using incorrect ValueType. | |
| SIZE_T | GetValue
(
uint8* OutData |
Writes to the provided raw data pointer. Returns size for array, string, etc. | |
| SIZE_T | Writes to the provided data array. Returns size for array, string, etc. |