All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

System Interface CATISysErrorlogStatisticsSettingAtt

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATISysGeneralStatisticsSettingAtt
        |
        +---CATISysErrorlogStatisticsSettingAtt
 

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


interface CATISysErrorlogStatisticsSettingAtt

Interface to handle the parameters of the errorlog statistics.
Role: This interface is implemented by a component which represents the controller of the errorlog statistics.
This interface defines:


For the definitions of methods and variables common to every thematic, see the CATISysGeneralStatisticsSettingAtt


Method Index


o GetABND(CATBoolean&)
Retrieves the activation state of the severity level field "abend".
o GetCERR(CATBoolean&)
Retrieves the activation state of the severity level field "critical error".
o GetCMND(CATBoolean&)
Retrieves the activation state of the command name field.
o GetCOMT(CATBoolean&)
Retrieves the activation state of the severity level field "comment".
o GetMSGE(CATBoolean&)
Retrieves the activation state of the message field.
o GetUREP(CATBoolean&)
Retrieves the activation state of the severity level field "user report".
o GetWARN(CATBoolean&)
Retrieves the activation state of the severity level field "warning".
o GetWKBN(CATBoolean&)
Retrieves the activation state of the workbench name field.
o SetABND(CATBoolean&)
Retrieves the activation state of the severity level field "abend".
o SetCERR(CATBoolean&)
Retrieves the activation state of the severity level field "critical error".
o SetCMND(CATBoolean&)
Retrieves the activation state of the command name field.
o SetCOMT(CATBoolean&)
Retrieves the activation state of the severity level field "comment".
o SetMSGE(CATBoolean&)
Retrieves the activation state of the message field.
o SetUREP(CATBoolean&)
Retrieves the activation state of the severity level field "user report".
o SetWARN(CATBoolean&)
Retrieves the activation state of the severity level field "warning".
o SetWKBN(CATBoolean&)
Retrieves the activation state of the workbench name field.

Methods


o GetABND
public virtual HRESULT GetABND(CATBoolean& oStatus)=0
Retrieves the activation state of the severity level field "abend".
Role: Retrieves the activation state of the severity level field "abend".
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o GetCERR
public virtual HRESULT GetCERR(CATBoolean& oStatus)=0
Retrieves the activation state of the severity level field "critical error".
Role: Retrieves the activation state of the severity level field "critical error".
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o GetCMND
public virtual HRESULT GetCMND(CATBoolean& oStatus)=0
Retrieves the activation state of the command name field.
Role: Retrieves the activation state of the command name field
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o GetCOMT
public virtual HRESULT GetCOMT(CATBoolean& oStatus)=0
Retrieves the activation state of the severity level field "comment".
Role: Retrieves the activation state of the severity level field "comment".
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o GetMSGE
public virtual HRESULT GetMSGE(CATBoolean& oStatus)=0
Retrieves the activation state of the message field.
Role: Retrieves the activation state of the message field
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o GetUREP
public virtual HRESULT GetUREP(CATBoolean& oStatus)=0
Retrieves the activation state of the severity level field "user report".
Role: Retrieves the activation state of the severity level field "user report".
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o GetWARN
public virtual HRESULT GetWARN(CATBoolean& oStatus)=0
Retrieves the activation state of the severity level field "warning".
Role: Retrieves the activation state of the severity level field "warning".
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o GetWKBN
public virtual HRESULT GetWKBN(CATBoolean& oStatus)=0
Retrieves the activation state of the workbench name field.
Role: Retrieves the activation state of the workbench name field
Parameters:
oStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetABND
public virtual HRESULT SetABND( const CATBoolean& iStatus)=0
Retrieves the activation state of the severity level field "abend".
Role: Retrieves the activation state of the severity level field "abend".
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetCERR
public virtual HRESULT SetCERR( const CATBoolean& iStatus)=0
Retrieves the activation state of the severity level field "critical error".
Role: Retrieves the activation state of the severity level field "critical error".
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetCMND
public virtual HRESULT SetCMND( const CATBoolean& iStatus)=0
Retrieves the activation state of the command name field.
Role: Retrieves the activation state of the command name field
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetCOMT
public virtual HRESULT SetCOMT( const CATBoolean& iStatus)=0
Retrieves the activation state of the severity level field "comment".
Role: Retrieves the activation state of the severity level field "comment".
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetMSGE
public virtual HRESULT SetMSGE( const CATBoolean& iStatus)=0
Retrieves the activation state of the message field.
Role: Retrieves the activation state of the message field
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetUREP
public virtual HRESULT SetUREP( const CATBoolean& iStatus)=0
Retrieves the activation state of the severity level field "user report".
Role: Retrieves the activation state of the severity level field "user report".
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetWARN
public virtual HRESULT SetWARN( const CATBoolean& iStatus)=0
Retrieves the activation state of the severity level field "warning".
Role: Retrieves the activation state of the severity level field "warning".
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure
o SetWKBN
public virtual HRESULT SetWKBN( const CATBoolean& iStatus)=0
Retrieves the activation state of the workbench name field.
Role: Retrieves the activation state of the workbench name field
Parameters:
iStatus
Legal values:
TRUE : activated
FALSE: not activated
Returns:
Legal values:
S_OK : on Success
E_FAIL: on failure

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

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