All Frameworks Class Hierarchy This Framework Indexes
CATSchPlatformInterfaces Class CATEASchAppSourcePostPaste
Usage: you can derive this class.
public class CATEASchAppSourcePostPaste
Super class to derive implementation for interface CATISchAppSourcePostPaste.
Role: Adaptor
Constructor and Destructor Index
- o
~CATEASchAppSourcePostPaste()
-
- o
CATEASchAppSourcePostPaste()
- Constructs an empty CATEASchAppSourcePostPaste.
Method Index
- o
AppListSourceObjectGroups(CATIUnknownList**)
- Specifies a list of group that
this source object (of the copy-paste operation) is a member of.
Constructor and Destructor
o ~CATEASchAppSourcePostPaste
| public virtual ~CATEASchAppSourcePostPaste( | ) |
-
o CATEASchAppSourcePostPaste
| public CATEASchAppSourcePostPaste( | ) |
-
Constructs an empty CATEASchAppSourcePostPaste.
Methods
o AppListSourceObjectGroups
| public virtual AppListSourceObjectGroups( | | oListGroup) |
-
Specifies a list of group that
this source object (of the copy-paste operation) is a member of.
- Parameters:
-
- oListGroup
- [out, IUnknown#Release] A list of interface pointers to groups.
This object is included in the file: CATEASchAppSourcePostPaste.h
If needed, your Imakefile.mk should include the module: CATSchItfCPP