Vcl.CmAdmCtl.TCOMAdminCatalogCollection.GetUtilInterface

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetUtilInterface: IDispatch;

C++

_di_IDispatch __fastcall GetUtilInterface();

Properties

Type Visibility Source Unit Parent
function public
Vcl.CmAdmCtl.pas
Vcl.CmAdmCtl.hpp
Vcl.CmAdmCtl TCOMAdminCatalogCollection

Description

Returns the utility interface associated with this collection.

Call the GetUtilInterface method to obtain an interface to the utility object associated with the collection. Not every collection has an associated utility object. The following table lists the collections for which GetUtilInterface returns an interface, along with the name of the associated utility object:



Collection name Utility object

Packages

PackageUtil

ComponentsInPackage

ComponentUtil

RemoteComponents

RemoteComponentUtil

RolesForPackageComponent

RoleAssociationUtil

RolesForPackageComponentInterface

RoleAssociationUtil