前のトピック: FindSoftwarePackageProcedureGroup次のトピック: GetSoftwarePackageProcedure


GetParentSoftwarePackageProcedureGroups

GetParentSoftwarePackageProcedureGroups は、ソフトウェア パッケージ プロシージャ グループの親グループ リストから親ソフトウェア パッケージ プロシージャ グループを取得するメソッドです。

パラメータ

xsd:string sessionId (m)

セッションID。

xsd:long listHandle (m)

OpenParentSoftwarePackageProcedureGroupList への直前の呼び出しによって返されたリストに対する数値ハンドルです。

xsd:long noOfParentSoftwarePackageGroups (m)

リストから取得するソフトウェア パッケージ プロシージャ グループの合計数です。 この数値は、OpenParentSoftwarePackageProcedureGroupList への直前の呼び出しによって返されたリスト内の合計数以下である必要があります。

戻り値

ArrayOfSoftwarePackageGroupProperties GetParentSoftwarePackageProcedureGroupsReturn

SoftwarePackageProcedureGroupProperties の配列の 1 つです。リストからリクエストされる各親グループに 1 つが対応します。

特記事項

複数の GetParentSoftwarePackageProcedureGroups を呼び出すと、リストを繰り返すことができます。

関連項目:

SoftwarePackageGroupProperties