All Frameworks Class Hierarchy This Framework Previous Next Indexes
CATSchPlatformInterfaces Class CATEASchAppSourcePostPaste
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---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()
- Constructs an empty CATEASchAppSourcePostPaste.
- o
~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 CATEASchAppSourcePostPaste( | ) |
-
Constructs an empty CATEASchAppSourcePostPaste.
o ~CATEASchAppSourcePostPaste
public virtual ~CATEASchAppSourcePostPaste( | ) |
-
Methods
o AppListSourceObjectGroups
-
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