All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATTPSInterfaces Interface CATITPSCaptureFactory

System.IUnknown
  |
  +---CATITPSCaptureFactory
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATITPSCaptureFactory

Interface for the TPS Factory of Capture.
This factory is implemented on the Set object. All the created Captures belongs to the Set from which this interface is retrieved.


Method Index


o CreateCapture(CATITPSCapture**)
Create a new TPS Capture in the set.

Methods


o CreateCapture
public virtual HRESULT CreateCapture(CATITPSCapture** opiCapture) = 0
Create a new TPS Capture in the set.
Parameters:
opiCapture
The new created Capture.

This object is included in the file: CATITPSCaptureFactory.h

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