org.jinterop.winreg
Class IJIWinReg.openHKU

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

public static class IJIWinReg.openHKU
extends NdrObject


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

Field Detail

policyhandle

public byte[] policyhandle
Constructor Detail

IJIWinReg.openHKU

public IJIWinReg.openHKU()
Method Detail

getOpnum

public int getOpnum()

write

public void write(NetworkDataRepresentation ndr)

read

public void read(NetworkDataRepresentation ndr)