the document inside which the applicative container has to be created.
iContainerType
a string representing the type of the applicative container.
iInterfaceId
the interface type returned through oApplicativeContainer parameter.
iContainerSuperType
the supertype of the applicative container.
"": default value, the applicative container has no supertype.
otherwise must be set to the feature container type (CATFeatCont).
iIdentifier
name of the applicative container, useful to get it later.
"": default value, the name is set to the container type iContainerType.
Note: If you want to create several applicative containers of
the same type, the parameter iIdentifier becomes mandatory, because
two applicative containers can not have the same name.
Returns:
S_OK: the applicative container has been successfuly created.
E_FAIL: the operation has failed.
This object is included in the file: CATAppliContServices.h