org.jinterop.winreg
Class IJIWinReg.openHKLM

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

public static class IJIWinReg.openHKLM
extends NdrObject

See Also:
Serialized Form

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

public IJIWinReg.openHKLM()
Method Detail

getOpnum

public int getOpnum()

write

public void write(NetworkDataRepresentation ndr)

read

public void read(NetworkDataRepresentation ndr)