All Frameworks  Class Hierarchy  This Framework  Indexes

ObjectModelerBase Global Function CATGetApplicativeContainer


HRESULT CATGetApplicativeContainer(CATBaseUnknown** oApplicativeContainer,
CATDocument* iDocument,
const IID& iInterfaceId,
const CATUnicodeString& iIdentifier)
Gets an applicative container in a given document.
Parameters:
oApplicativeContainer
applicative container.
iDocument
the document inside which the applicative container has to be retrieved.
iInterfaceId
the interface type returned through oApplicativeContainer parameter.
iIdentifier
name of the applicative container.
Returns:
S_OK: the applicative container has been successfuly retrieved.
E_FAIL: the operation has failed.

This object is included in the file: CATAppliContServices.h

Copyright © 2003, Dassault Systèmes. All rights reserved.