CATPhysicalImplementLinkUseItf Interface CATPhysicalImplementLinkProvider
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATPhysicalImplementLinkProvider
Services to provide a Implement Link Manager Singleton.
Method Index
- o
GetImplementLinkManager(CATIPhysicalImplementLinkManager*&)
- Provides a handler to Physical To Logical Implement Link Manager.
Methods
o GetImplementLinkManager
public static GetImplementLinkManager( | | opiImplementLinkManager) |
-
Provides a handler to Physical 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 (null pointers).
- E_FAIL otherwise.
This object is included in the file: CATPhysicalImplementLinkProvider.h
If needed, your Imakefile.mk should include the module: CATPhysicalImplementLinkUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.