Soap.Rio.IRIOAccess.GetRIO

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetRIO: TRIO;

C++

virtual TRIO* __fastcall GetRIO() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.Rio.pas
Soap.Rio.hpp
Soap.Rio IRIOAccess

Description

Returns the value of the RIO property.

GetRIO is the read implementation for the RIO property.

See Also