CanEasy COM-Help
CanEasy::IServiceResponse Interface Reference
Inheritance diagram for CanEasy::IServiceResponse:
CanEasy::IDynamicDataEntryBase CanEasy::IDataEntryBase CanEasy::IValue CanEasy::IDatabaseItem

Detailed Description

Service response The response contains the payload and parameter received from the target

interface IServiceResponse : IDynamicDataEntryBase
{
HRESULT Params([out, retval] IServiceParamCol** ppVal);
};

Definition at line 9563 of file cand_tlb.idl.

Property Documentation

◆ Params

IServiceParamCol CanEasy::IServiceResponse::Params
get

Returns the collection of parameters

CanEasy::IServiceResponse::Params
IServiceParamCol Params