org.jinterop.winreg
Class IJIWinReg.closeKey

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

public static class IJIWinReg.closeKey
extends NdrObject


Field Summary
 JIPolicyHandle key
           
 byte[] policyhandle
           
 
Constructor Summary
IJIWinReg.closeKey()
           
 
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

key

public JIPolicyHandle key

policyhandle

public byte[] policyhandle
Constructor Detail

IJIWinReg.closeKey

public IJIWinReg.closeKey()
Method Detail

getOpnum

public int getOpnum()

write

public void write(NetworkDataRepresentation ndr)

read

public void read(NetworkDataRepresentation ndr)