InterfacesForComponent collection (COM+)

Switch View :
ScriptFree
InterfacesForComponent collection

Applies to: desktop apps only

Contains an object for each interface exposed by the component to which the collection is related.

This collection does not support the Add and Remove methods of the COMAdminCatalogCollection object.

Members

The InterfacesForComponent collection inherits from the IUnknown interface but does not have additional members.

Related Collections

You can navigate from this collection to any of the following collections:

You can navigate to this collection from the following collections:

Properties

The following properties are supported by the COMAdminCatalogObject object within the collection:

CLSID

DescriptionA GUID for the component.
AccessReadOnly
TypeString
DefaultN/A
Minimum systemWindows 2000

 

Description

DescriptionA description for the interface.
AccessReadWrite
TypeString
Default""
Minimum systemWindows 2000

 

IID

DescriptionA GUID for the interface. This property is returned when the Key property method is called on an object of this collection.
AccessReadOnly
TypeString
DefaultN/A
Minimum systemWindows 2000

 

Name

DescriptionA name for the interface. This property is returned when the Name property method is called on an object of this collection.
AccessReadOnly
TypeString
DefaultN/A
Minimum systemWindows 2000

 

QueuingEnabled

DescriptionMarks the interface as queuable and can be set by using the Admin SDK or Component Services administrative tool. However, only an interface that has the Queuing Supported flag set can have the Queuing Enabled flag set.
AccessReadWrite
TypeBool
DefaultFalse
Minimum systemWindows 2000

 

QueueingSupported

DescriptionInterface supports queuing. For an interface to support queuing, all methods should have only in parameters. Queuing Supported is exposed as a read-only property.
AccessReadOnly
TypeBool
DefaultFalse
Minimum systemWindows 2000

 

See also

COM+ Administration Collections

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012