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

Detailed Description

Service request.

The request contains the payload and parameter send to the target

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

Definition at line 9480 of file cand_tlb.idl.

Property Documentation

◆ Params

IServiceParamCol CanEasy::IServiceRequest::Params
get

Returns collection of service parameters

CanEasy::IServiceRequest::Params
IServiceParamCol Params