Modifier and Type | Field | Description |
---|---|---|
int |
count |
|
samr.SamrSamEntry[] |
entries |
Constructor | Description |
---|---|
SamrSamArray() |
Modifier and Type | Method | Description |
---|---|---|
void |
decode(NdrBuffer _src) |
|
void |
encode(NdrBuffer _dst) |
public int count
public samr.SamrSamEntry[] entries
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException