PlatformAPI.IOTAExternalDevice.GetUserData
Delphi
function GetUserData: Boolean;
C++
virtual bool __fastcall GetUserData() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDevice |
Description
GetUserData returns True if the external device can be edited by a user; it returns False otherwise.