All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface CATIAVPMGenericComponent

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIAVPMGenericComponent
 

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


interface CATIAVPMGenericComponent

Interface that defines and manages the Generic Component (Import.
..).


Method Index


o IsImported()
Check if the Generic component has been imported in a PRC

Methods


o IsImported
public virtual HRESULT IsImported()=0
Check if the Generic component has been imported in a PRC
Returns:
S_OK The generic component has been imported in a PRC.
Returns:
S_FALSE The generic component has not been imported in a PRC.

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

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