Modifier and Type | Field | Description |
---|---|---|
rpc.unicode_string |
name |
|
int |
sid_index |
|
short |
sid_type |
Constructor | Description |
---|---|
LsarTranslatedName() |
Modifier and Type | Method | Description |
---|---|---|
void |
decode(NdrBuffer _src) |
|
void |
encode(NdrBuffer _dst) |
public short sid_type
public rpc.unicode_string name
public int sid_index
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException