All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Class CATEASchAppListContMem

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

Usage: you can derive this class.


public class CATEASchAppListContMem

Super class to derive implementation for interface CATISchAppListContMem.
Role: Adaptor


Constructor and Destructor Index


o CATEASchAppListContMem()
Constructs an empty CATEASchAppListContMem.
o ~CATEASchAppListContMem()

Method Index


o ListContainerMembers(IID&,CATIContainer*,CATIUnknownList**)
List members in a specific container.

Constructor and Destructor


o CATEASchAppListContMem
public CATEASchAppListContMem()
Constructs an empty CATEASchAppListContMem.
o ~CATEASchAppListContMem
public virtual ~CATEASchAppListContMem()

Methods


o ListContainerMembers
public virtual HRESULT ListContainerMembers( const IID& iIID,
const CATIContainer* iCont,
CATIUnknownList** oLMembers)
List members in a specific container.
Parameters:
iIID
Interface identifier.
oLMembers
[out, IUnknown#Release] A list of interface pointers to list members.

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

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