All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VPMInterfaces Interface ENOVIFctDefaultValue

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

Usage: you can freely reimplement this interface.


interface ENOVIFctDefaultValue

Interface to be implemented by a client who wants to customize mask attributes.

Role: This interface is used to define mask attributes functions returning a default value for an attribute.
The implementation code must be defined as an extension of: ENOVFctDefVal_xxx , where xxx is the name of the function.

See also:
ENOVIFctAuthorizedValues


Method Index


o getValue(CATUnicodeString&)
Returns a default value for the attribute.

Methods


o getValue
public virtual HRESULT getValue(CATUnicodeString& oDefaultValue) = 0
Returns a default value for the attribute.
Parameters:
oDefaultValues
the default value

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

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