DcerpcConstants
MsrpcLsarOpenPolicy2
public static class lsarpc.LsarOpenPolicy2 extends DcerpcMessage
Modifier and Type | Field | Description |
---|---|---|
int |
desired_access |
|
lsarpc.LsarObjectAttributes |
object_attributes |
|
rpc.policy_handle |
policy_handle |
|
int |
retval |
|
java.lang.String |
system_name |
DCERPC_CONC_MPX, DCERPC_DID_NOT_EXECUTE, DCERPC_FIRST_FRAG, DCERPC_LAST_FRAG, DCERPC_MAYBE, DCERPC_OBJECT_UUID, DCERPC_PENDING_CANCEL, DCERPC_RESERVED_1, DCERPC_UUID_SYNTAX_NDR
alloc_hint, call_id, flags, length, ptype, result
Constructor | Description |
---|---|
LsarOpenPolicy2(java.lang.String system_name,
lsarpc.LsarObjectAttributes object_attributes,
int desired_access,
rpc.policy_handle policy_handle) |
Modifier and Type | Method | Description |
---|---|---|
void |
decode_out(NdrBuffer _src) |
|
void |
encode_in(NdrBuffer _dst) |
|
int |
getOpnum() |
public int retval
public java.lang.String system_name
public lsarpc.LsarObjectAttributes object_attributes
public int desired_access
public rpc.policy_handle policy_handle
public LsarOpenPolicy2(java.lang.String system_name, lsarpc.LsarObjectAttributes object_attributes, int desired_access, rpc.policy_handle policy_handle)
public int getOpnum()
getOpnum
in class DcerpcMessage
public void encode_in(NdrBuffer _dst) throws NdrException
encode_in
in class DcerpcMessage
NdrException
public void decode_out(NdrBuffer _src) throws NdrException
decode_out
in class DcerpcMessage
NdrException