org.jinterop.winreg
Class IJIWinReg.openHKCU

java.lang.Object
  extended by NdrObject
      extended by org.jinterop.winreg.IJIWinReg.openHKCU
Enclosing interface:
IJIWinReg

public static class IJIWinReg.openHKCU
extends NdrObject


Field Summary
 byte[] policyhandle
           
 
Constructor Summary
IJIWinReg.openHKCU()
           
 
Method Summary
 int getOpnum()
           
 void read(NetworkDataRepresentation ndr)
           
 void write(NetworkDataRepresentation ndr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

policyhandle

public byte[] policyhandle
Constructor Detail

IJIWinReg.openHKCU

public IJIWinReg.openHKCU()
Method Detail

getOpnum

public int getOpnum()

write

public void write(NetworkDataRepresentation ndr)

read

public void read(NetworkDataRepresentation ndr)