| Modifier and Type | Field and Description |
|---|---|
byte |
context_mode |
byte |
effective_only |
short |
impersonation_level |
int |
length |
| Constructor and Description |
|---|
LsarQosInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(NdrBuffer _src) |
void |
encode(NdrBuffer _dst) |
public int length
public short impersonation_level
public byte context_mode
public byte effective_only
public void encode(NdrBuffer _dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException