DataCommonProtocolUse Interface CATIParmProvider

Usage: you can freely reimplement this interface.


interface CATIParmProvider

Interface used to retrieve the parameters aggregated by an extended object.

See also: CATIParmPublisher interface in KnowledgeInterfaces framework.


Method Index


o GetDirectChildren(CATClassId,CATListValCATBaseUnknown_var*,CATBaseUnknown*)
Returns the list of the parameters aggregated by a product's extension.

Methods


o GetDirectChildren
public virtual GetDirectChildren( intfName,
oList,
iObj)
Returns the list of the parameters aggregated by a product's extension.
Parameters:
intfName
The interface name.
oList
The list of the direct children of the given object.
iObj
The extended object whose direct children are to be retrieved.
Returns:
The code error.
S_OK
the method is successful
E_FAIL
otherwise

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

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