Modifier and Type | Field and Description |
---|---|
byte[] |
identifier_authority |
byte |
revision |
int[] |
sub_authority |
byte |
sub_authority_count |
Constructor and Description |
---|
rpc.sid_t() |
public byte revision
public byte sub_authority_count
public byte[] identifier_authority
public int[] sub_authority
public void encode(NdrBuffer _dst) throws NdrException
encode
in class NdrObject
NdrException
public void decode(NdrBuffer _src) throws NdrException
decode
in class NdrObject
NdrException