|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNdrObject
org.jinterop.winreg.IJIWinReg.setValue
public static class IJIWinReg.setValue
Field Summary | |
---|---|
int |
clazzType
|
byte[] |
data
|
byte[][] |
data2
|
int |
dword
|
int |
lengthInBytes
|
JIPolicyHandle |
parentKey
|
java.lang.String |
valueName
|
Constructor Summary | |
---|---|
IJIWinReg.setValue()
|
Method Summary | |
---|---|
int |
getOpnum()
|
void |
read(NetworkDataRepresentation ndr)
|
void |
write(NetworkDataRepresentation ndr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public JIPolicyHandle parentKey
public java.lang.String valueName
public int clazzType
public int lengthInBytes
public byte[] data
public byte[][] data2
public int dword
Constructor Detail |
---|
public IJIWinReg.setValue()
Method Detail |
---|
public int getOpnum()
public void write(NetworkDataRepresentation ndr)
public void read(NetworkDataRepresentation ndr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |