All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---ENOVIFctAuthorizedValues
Usage: you can freely reimplement this interface.
interface ENOVIFctAuthorizedValues
Interface to be implemented by a client who wants to customize mask attributes.
Role: This interface is used to define mask attributes functions
returning an authorized values list for an attribute.
The implementation code must be defined as an extension of:
ENOVFctAuthVal_xxx , where xxx is the name of the function.
| public virtual HRESULT getValues( | CATListOfCATUnicodeString& | oAuthorizedValues) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.