IComPlus Copy link to this sectionLink to this section copied!

DeclarationCopy link to this sectionLink to this section copied!

IComPlus: IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to allow you to specify the information needed to register a COM+.

PropertiesCopy link to this sectionLink to this section copied!

Array<IFile> Files - Gets the collection of COM+'s files.

UINT Flags - Gets or sets the the flags used when the MSI file is created.

MethodsCopy link to this sectionLink to this section copied!

AddFile(IFile aFile) - Adds file to the collection of COM+'s files.

RemoveFile(IFile aFile) - Removes file from the collection of COM+'s files.