All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

VPMDesktopObjects Class ENOVIObjectAttrAccess

ENOVIObjectAttrAccess
 

Usage: you must use this class as is. You should never derive it.


public class ENOVIObjectAttrAccess

Class ENOVIObjectAttrAccess.
Role : This class provides access to attribute values set on a client data object.


Constructor and Destructor Index


o ENOVIObjectAttrAccess()
nodoc
o ~ENOVIObjectAttrAccess()

Method Index


o GetAttrValue(CATUnicodeString&,CATUnicodeString&,CORBAAny&)
Get a CATUnicodeString values sent from the client.

Constructor and Destructor


o ENOVIObjectAttrAccess
public ENOVIObjectAttrAccess()
nodoc
o ~ENOVIObjectAttrAccess
public virtual ~ENOVIObjectAttrAccess()

Methods


o GetAttrValue
public virtual HRESULT GetAttrValue( const CATUnicodeString& iObjBaseType,
const CATUnicodeString& iAttrName,
CORBAAny& oAttrVal)= 0
Get a CATUnicodeString values sent from the client.
Parameters:
outName
- the name of the parameter
outVal
- the value sent from the client

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

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