All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATPDMBaseInterfaces Interface CATIPDMLog0

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

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


interface CATIPDMLog0



Method Index


o GetLogContent(CATLISTV(CATBaseUnknown_var)&)
Returns the content of the log

Methods


o GetLogContent
public virtual HRESULT GetLogContent(CATLISTV(CATBaseUnknown_var)& oList)= 0
Returns the content of the log
Parameters:
oList
What the log header contains. A list of log records is returned Each records can be for the modification that it represent Qying it for the intf CATIPDMLogObject0 and using then the member function of that intf
Returns:
S_OK: Success E_FAIL: No List returned (list empty or Log container not created yet)

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

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