Modifier and Type | Field | Description |
---|---|---|
int |
attributes |
|
int |
length |
|
rpc.unicode_string |
object_name |
|
NdrSmall |
root_directory |
|
int |
security_descriptor |
|
lsarpc.LsarQosInfo |
security_quality_of_service |
Constructor | Description |
---|---|
LsarObjectAttributes() |
Modifier and Type | Method | Description |
---|---|---|
void |
decode(NdrBuffer _src) |
|
void |
encode(NdrBuffer _dst) |
public int length
public NdrSmall root_directory
public rpc.unicode_string object_name
public int attributes
public int security_descriptor
public lsarpc.LsarQosInfo security_quality_of_service
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException