org.jinterop.winreg
Class IJIWinReg.openHKCR

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

public static class IJIWinReg.openHKCR
extends NdrObject


Field Summary
 byte[] policyhandle
           
 
Fields inherited from class ndr.NdrObject
value
 
Constructor Summary
IJIWinReg.openHKCR()
           
 
Method Summary
 int getOpnum()
           
 void read(NetworkDataRepresentation ndr)
           
 void write(NetworkDataRepresentation ndr)
           
 
Methods inherited from class ndr.NdrObject
decode, encode
 
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.openHKCR

public IJIWinReg.openHKCR()
Method Detail

getOpnum

public int getOpnum()
Overrides:
getOpnum in class NdrObject

write

public void write(NetworkDataRepresentation ndr)
Overrides:
write in class NdrObject

read

public void read(NetworkDataRepresentation ndr)
Overrides:
read in class NdrObject


Copyright © 2011. All Rights Reserved.