public static class rpc.policy_handle extends NdrObject
| Modifier and Type | Field and Description |
|---|---|
int |
type |
rpc.uuid_t |
uuid |
| Constructor and Description |
|---|
policy_handle() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(NdrBuffer _src) |
void |
encode(NdrBuffer _dst) |
public int type
public rpc.uuid_t uuid
public void encode(NdrBuffer _dst) throws NdrException
encode in class NdrObjectNdrExceptionpublic void decode(NdrBuffer _src) throws NdrException
decode in class NdrObjectNdrException