Aqualogic Interaction API  
 

IPTUnknown.GetInterfaces Method 

Returns the "this" pointer of the object implementing this interface. In the 6.x server there is no reason to call this method.

object GetInterfaces(
   string bstrInterface
);

Parameters

bstrInterface
the name of the interface desired (for example, "IPTCard").

Return Value

the object implementing this interface

See Also

IPTUnknown Interface | com.plumtree.server Namespace