パッケージ jcifs.dcerpc.msrpc
クラス samr.SamrRidWithAttributeArray
- java.lang.Object
-
- jcifs.dcerpc.ndr.NdrObject
-
- jcifs.dcerpc.msrpc.samr.SamrRidWithAttributeArray
-
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 intcountsamr.SamrRidWithAttribute[]rids
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 SamrRidWithAttributeArray()
-
-
-
フィールドの詳細
-
count
public int count
-
rids
public samr.SamrRidWithAttribute[] rids
-
-
メソッドの詳細
-
encode
public void encode(NdrBuffer _dst) throws NdrException
- 定義:
encodeクラス内NdrObject- 例外:
NdrException
-
decode
public void decode(NdrBuffer _src) throws NdrException
- 定義:
decodeクラス内NdrObject- 例外:
NdrException
-
-