org.jinterop.winreg
Class IJIWinReg.closeKey

java.lang.Object
  extended byNdrObject
      extended byorg.jinterop.winreg.IJIWinReg.closeKey
Enclosing class:
IJIWinReg

public static class IJIWinReg.closeKey
extends NdrObject

See Also:
Serialized Form

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)