Checks to see whether a CORBA object is an instance of a class that implements a particular interface.
This function is used by PowerBuilder clients connecting to EAServer.

CORBAObject objects
corbaobject._Is_A ( classname )
Boolean. Returns true if the class of the object implements the specified interface and false if it does not.
| Copyright © 2004. Sybase Inc. All rights reserved. |
|
|