ICertSrvSetup::IsPropertyEditable メソッド (casetup.h)
IsPropertyEditable メソッドは、指定したプロパティを編集できるかどうかを呼び出し元に示します。
構文
HRESULT IsPropertyEditable(
[in] CASetupProperty propertyId,
[out] VARIANT_BOOL *pbEditable
);
パラメーター
[in] propertyId
クエリを実行するプロパティの種類を指定する CASetupProperty 定数。
[out] pbEditable
プロパティを編集できるかどうかを示す値。
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | サポートなし |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | casetup.h |
[DLL] | Certocm.dll |