Modifier and Type | Field and Description |
---|---|
byte |
context_mode |
byte |
effective_only |
short |
impersonation_level |
int |
length |
Constructor and Description |
---|
lsarpc.LsarQosInfo() |
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 NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException