public static class rpc.policy_handle
extends jcifs.dcerpc.ndr.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(jcifs.dcerpc.ndr.NdrBuffer _src) |
void |
encode(jcifs.dcerpc.ndr.NdrBuffer _dst) |
public int type
public rpc.uuid_t uuid
public void encode(jcifs.dcerpc.ndr.NdrBuffer _dst) throws jcifs.dcerpc.ndr.NdrException
encode
in class jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.ndr.NdrException
public void decode(jcifs.dcerpc.ndr.NdrBuffer _src) throws jcifs.dcerpc.ndr.NdrException
decode
in class jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.ndr.NdrException
Copyright © 2019. All rights reserved.