jcifs.dcerpc.msrpc
Class lsarpc.LsarQosInfo
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.msrpc.lsarpc.LsarQosInfo
- Enclosing class:
- lsarpc
public static class lsarpc.LsarQosInfo
- extends NdrObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
length
public int length
impersonation_level
public short impersonation_level
context_mode
public byte context_mode
effective_only
public byte effective_only
lsarpc.LsarQosInfo
public lsarpc.LsarQosInfo()
encode
public void encode(NdrBuffer _dst)
throws NdrException
- Specified by:
encode in class NdrObject
- Throws:
NdrException
decode
public void decode(NdrBuffer _src)
throws NdrException
- Specified by:
decode in class NdrObject
- Throws:
NdrException
Copyright © 2012. All Rights Reserved.