IVMParallelPortCollection::Count プロパティ
[Windows Virtual PC は、Windows 8の時点で使用できなくなりました。 代わりに、 Hyper-V WMI プロバイダー (V2) を使用します。
このコレクション内の並列ポートの数を取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_Count(
[out, retval] long *count
);
プロパティ値
並列ポートの数。
エラー コード
名前/値 | 説明 |
---|---|
|
操作に成功しました。 |
|
パラメーターが NULL です。 |
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 7 [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
サポートなし |
クライアント サポートの終了 |
Windows 7 |
製品 |
Windows Virtual PC |
Header |
|
IID |
IID_IVMParallelPortCollectionは 27c3e036-198f-430c-8735-6e652f7203fd として定義されています |