|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectOpenCOM.CFMetaInterface.ExposedReceptacle
public class CFMetaInterface.ExposedReceptacle
| Field Summary | |
|---|---|
java.lang.String |
Intf
The interface type of this exposed receptacle. |
IUnknown |
pCompID
Reference to the actual component instance that this exposed receptacle exists upon |
IConnections |
pIConnect
Reference to the IConnections interface that relates to the actual receptacle. |
java.lang.String |
recpType
The receptacle type (e.g. |
| Constructor Summary | |
|---|---|
CFMetaInterface.ExposedReceptacle(IUnknown Comp,
java.lang.String Interface,
java.lang.String recType,
IConnections pConnect)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public IUnknown pCompID
public java.lang.String Intf
public java.lang.String recpType
public IConnections pIConnect
| Constructor Detail |
|---|
public CFMetaInterface.ExposedReceptacle(IUnknown Comp,
java.lang.String Interface,
java.lang.String recType,
IConnections pConnect)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||