CATLogicalImplementLinkUseItf Interface CATLogicalImplementLinkManagerProvider

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATLogicalImplementLinkManagerProvider

Services to provide a Implement Link Manager Singleton.


Method Index


o GetImplementLinkManager(CATILogicalImplementLinkManager*&)
Provides a handler to Logical To Logical Implement Link Manager.

Methods


o GetImplementLinkManager
public static GetImplementLinkManager( opiImplementLinkManager)
Provides a handler to Logical To Logical Implement Link Manager.
Role:Provides a handler to Physical To Logical Implement Link Session Manager.
Parameters:
opiImplementLinkManager
[out, CATBaseUnknown#Release] Pointer on the Implement Link Manager Singleton -> MUST BE RELEASED
Returns:
  • S_OK if Implement Link Manager Singleton has been found.
  • E_INVALIDARG if the input argument is not valid (Not null pointers).
  • E_FAIL otherwise.

This object is included in the file: CATLogicalImplementLinkManagerProvider.h
If needed, your Imakefile.mk should include the module: CATLogicalImplementLinkUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.