MethodsForInterface collection (COM+)

Switch View :
ScriptFree
MethodsForInterface collection

Applies to: desktop apps only

Contains an object for each method on the interface to which the collection is related.

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

Members

The MethodsForInterface 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:

AutoComplete

DescriptionDetermines whether the object is automatically deactivated when the method completes, without SetComplete or SetAbort necessarily being called. This affects only the default setting of the JIT Activation "Done" bit at method start; this bit can be reset (as with SetComplete or SetAbort) within the method to override the default.
AccessReadWrite
TypeBool
DefaultFalse
Minimum systemWindows 2000

 

CLSID

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

 

Description

DescriptionA description of the method.
AccessReadWrite
TypeString
Default""
Minimum systemWindows 2000

 

IID

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

 

Index

DescriptionThe method dispatch identifier. This property is returned when the Key property method is called on an object of this collection.
AccessReadOnly
TypeDWORD
DefaultN/A
Minimum systemWindows 2000

 

Name

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

 

See also

COM+ Administration Collections

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012