All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATSchPlatformInterfaces Class CATEASchAppCntrColor

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

Usage: you can derive this class.


public class CATEASchAppCntrColor

Super class to be derived for implementation of interface CATISchAppCntrColor.
Role: Adaptor


Constructor and Destructor Index


o CATEASchAppCntrColor()
Constructs an empty CATEASchAppCntrColor.
o ~CATEASchAppCntrColor()

Method Index


o AppGetConnectorColorByType(unsigned int*)
ISpecify the connector color of this connector type.

Constructor and Destructor


o CATEASchAppCntrColor
public CATEASchAppCntrColor()
Constructs an empty CATEASchAppCntrColor.
o ~CATEASchAppCntrColor
public virtual ~CATEASchAppCntrColor()

Methods


o AppGetConnectorColorByType
public virtual HRESULT AppGetConnectorColorByType(unsigned int* oColor)
ISpecify the connector color of this connector type.
Parameters:
oColor
Application connector color for "this" connector type Please refer to CATColorName.h of Visualization FW.
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed

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

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