PLMLibraryInterfaces Interface PLMICLGBrowserPLMItem

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


interface PLMICLGBrowserPLMItem

Interface representing Catalog Classified Items.
This interface is impemented by objects returned by . It allows to get the classified object pointed by the item.


Method Index


o GetObject(CATIAdpPLMIdentificator*&)
Retrieve an Identificator of the PLM Entity that a Catalog Classified Item points to.

Methods


o GetObject
public virtual GetObject( oComponent)
Retrieve an Identificator of the PLM Entity that a Catalog Classified Item points to. Role: A Catalog Classified Item can point to a PLM Entity. This call returns the Identificator of the PLM Entity, that an item in a Catalog points to.
Parameters:
oComponent
The Identificator of the linked PLM Entity There was a reference to the synchronization status (2nd argument) here which does not exist
Returns:
HRESULT

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

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