IEnumBackgroundCopyFiles::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 |