IEnumBackgroundCopyJobs::GetCount メソッド (bits.h)

列挙内のジョブの数を取得します。

構文

HRESULT GetCount(
  [out] ULONG *puCount
);

パラメーター

[out] puCount

列挙内のジョブの数。

戻り値

このメソッドは、成功 した場合はS_OK 、エラー時には標準の COM HRESULT 値のいずれかを返します。

要件

要件
サポートされている最小のクライアント Windows XP
サポートされている最小のサーバー Windows Server 2003
対象プラットフォーム Windows
ヘッダー bits.h
Library Bits.lib
[DLL] QmgrPrxy.dll

こちらもご覧ください

IEnumBackgroundCopyJobs