IVMGuestOS::SuiteMask プロパティ
[Windows Virtual PC は、Windows 8の時点で使用できなくなりました。 代わりに、 Hyper-V WMI プロバイダー (V2) を使用します。
仮想マシンで実行されているゲスト オペレーティング システムの SuiteMask を取得します。
このプロパティは読み取り専用です。
構文
HRESULT get_SuiteMask(
[out, retval] BSTR *suiteMask
);
プロパティ値
スイート マスク。 次の文字列値がサポートされています。
値 | 説明 |
---|---|
|
Microsoft BackOffice コンポーネントがインストールされています。 |
|
Windows Server 2003 Web Edition がインストールされています。 |
|
Windows Server 2003、Compute Cluster Edition がインストールされています。 |
|
Windows Server 2008 R2 Datacenter、Windows Server 2008 Datacenter、Windows Server 2003、Datacenter Edition、または Windows 2000 Datacenter Server がインストールされています。 |
|
Windows Server 2008 R2 Enterprise、Windows Server 2008 Enterprise、Windows Server 2003、Enterprise Edition、または Windows 2000 Advanced Server がインストールされています。 |
|
Windows XP Embedded がインストールされています。 |
|
Windows Vista Home Premium、Windows Vista Home Basic、または Windows XP Home Edition がインストールされています。 |
|
リモート デスクトップはサポートされていますが、サポートされている対話型セッションは 1 つだけです。 |
|
Microsoft Small Business Server は、以前はシステムにインストールされていましたが、別のバージョンの Windows にアップグレードされている可能性があります。 |
|
Microsoft Small Business Server は、制限の厳しいクライアント ライセンスを適用してインストールされます。 |
|
Windows Storage Server 2003 R2 または Windows Storage Server 2003 がインストールされています。 |
|
リモート デスクトップ サービスがインストールされています。 この値は常に設定されます。 |
|
Windows Home Server がインストールされています。 |
エラー コード
名前/値 | 説明 |
---|---|
|
操作に成功しました。 |
|
パラメーターが NULL です。 |
|
VM が実行されていません。 |
|
統合コンポーネントは、この VM にはインストールされません。 |
|
予期しないエラーが発生しました。 |
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 7 [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
サポートなし |
クライアント サポートの終了 |
Windows 7 |
製品 |
Windows Virtual PC |
ヘッダー |
|
IID |
IID_IVMGuestOSは 99fea0db-4880-499a-b6d8-73dff9bc91be として定義されています |