jcifs.dcerpc.msrpc

Class lsarpc.LsarRefDomainList

public static class lsarpc.LsarRefDomainList extends NdrObject

Field Summary
intcount
lsarpc.LsarTrustInformation[]domains
intmax_count
Method Summary
voiddecode(NdrBuffer _src)
voidencode(NdrBuffer _dst)

Field Detail

count

public int count

domains

public lsarpc.LsarTrustInformation[] domains

max_count

public int max_count

Method Detail

decode

public void decode(NdrBuffer _src)

encode

public void encode(NdrBuffer _dst)