All Frameworks Class Hierarchy This Framework Indexes
CATSchPlatformInterfaces Class 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 ListContainerMembers( | const | iIID, |
| const | iCont, |
| | 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