Inheritance diagram for IDMObjectVersion:
Public Methods | |
virtual void | getDMObject (IDMObject *&object)=0 |
virtual void | getVersion (IVersion *&version)=0 |
|
This function will return the IDMObject interface pointer for the object whose version is being reported. Note that (as with all interface output parameters) the reference count on "object" will be incremented by this function prior to returning.
|
|
This function will return the IVersion interface pointer for the object whose version is being reported. Note that (as with all interface output parameters) the reference count on "version" will be incremented by this function prior to returning.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.