Win32_RDMSVirtualDesktopCollection クラスの SetInt32Property メソッド

仮想デスクトップ コレクションの整数プロパティを更新します。

構文

uint32 SetInt32Property(
  [in] string Key,
  [in] sint32 Value
);

パラメーター

キー [入力]

更新するプロパティを識別するキー。

[in]

新しいプロパティ値。

戻り値

成功した場合は 0 を返し、それ以外の場合は WMI エラー コードを返します。

要件

要件
サポートされている最小のクライアント
サポートなし
サポートされている最小のサーバー
Windows Server 2012
名前空間
Root\CIMv2\rdms
MOF
RDManagement.mof
[DLL]
RDMS.dll

関連項目

Win32_RDMSVirtualDesktopCollection