|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.virtualbox_4_2.IUnknown
org.virtualbox_4_2.IFile
org.virtualbox_4_2.IGuestFile
public class IGuestFile
Implementation of the IFile object
for files on the guest.
Interface ID: {60661AEC-145F-4D11-B80E-8EA151598093}
| Field Summary |
|---|
| Fields inherited from class org.virtualbox_4_2.IUnknown |
|---|
obj, objMgr, port |
| Constructor Summary | |
|---|---|
IGuestFile(java.lang.String wrapped,
org.virtualbox_4_2.ObjectRefManager objMgr,
org.virtualbox_4_2.jaxws.VboxPortType port)
|
|
| Method Summary | |
|---|---|
static IGuestFile |
queryInterface(IUnknown obj)
|
| Methods inherited from class org.virtualbox_4_2.IFile |
|---|
close, getCreationMode, getDisposition, getFileName, getInitialSize, getOffset, getOpenMode, queryInfo, read, readAt, seek, setACL, write, writeAt |
| Methods inherited from class org.virtualbox_4_2.IUnknown |
|---|
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IGuestFile(java.lang.String wrapped,
org.virtualbox_4_2.ObjectRefManager objMgr,
org.virtualbox_4_2.jaxws.VboxPortType port)
| Method Detail |
|---|
public static IGuestFile queryInterface(IUnknown obj)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||