public static class lsarpc.LsarOpenPolicy2 extends DcerpcMessage
Modifier and Type | Field and Description |
---|---|
int |
desired_access |
lsarpc.LsarObjectAttributes |
object_attributes |
rpc.policy_handle |
policy_handle |
int |
retval |
java.lang.String |
system_name |
alloc_hint, call_id, flags, length, ptype, result
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
Constructor and Description |
---|
lsarpc.LsarOpenPolicy2(java.lang.String system_name,
lsarpc.LsarObjectAttributes object_attributes,
int desired_access,
rpc.policy_handle policy_handle) |
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 lsarpc.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