jcifs.dcerpc.msrpc
public static class lsarpc.LsarOpenPolicy2 extends DcerpcMessage
| Field Summary | |
|---|---|
| int | desired_access |
| lsarpc.LsarObjectAttributes | object_attributes |
| rpc.policy_handle | policy_handle |
| int | retval |
| String | system_name |
| Constructor Summary | |
|---|---|
| LsarOpenPolicy2(String system_name, lsarpc.LsarObjectAttributes object_attributes, int desired_access, rpc.policy_handle policy_handle) | |
| Method Summary | |
|---|---|
| void | decode_out(NdrBuffer _src) |
| void | encode_in(NdrBuffer _dst) |
| int | getOpnum() |