CanEasy COM-Help
CanEasy::IServiceGroup Interface Reference
Inheritance diagram for CanEasy::IServiceGroup:
CanEasy::IDatabaseItem

Detailed Description

Collection of service namespaces

interface IServiceGroup : IDatabaseItem
{
HRESULT Services([out, retval] IServiceCol** ppVal);
HRESULT SID([out, retval] long* pVal);
};

Definition at line 9832 of file cand_tlb.idl.

Property Documentation

◆ Services

IServiceCol CanEasy::IServiceGroup::Services
get

Returns a collection of contained service

CanEasy::IServiceGroup::Services
IServiceCol Services