IContextNode::RemovePropertyData メソッド

アプリケーション固有のデータの一部を削除します。

構文

HRESULT RemovePropertyData(
  [in] const GUID *pPropertyDataId
);

パラメーター

pPropertyDataId [in]

削除するデータの識別子。

戻り値

戻り値の説明については、「 クラスとインターフェイス - インク分析」を参照してください。

解説

pPropertyDataId パラメーターが Context Node Properties クラスの定数の 1 つである場合、E_INVALIDARGが返されます。

必要条件

要件
サポートされている最小のクライアント
Windows XP Tablet PC Edition [デスクトップ アプリのみ]
サポートされている最小のサーバー
サポートなし
Header
IACom.h (IACom_i.c も必要)
[DLL]
IACom.dll

関連項目

IContextNode

IContextNode::AddPropertyData

IContextNode::ContainsPropertyData

IContextNode::GetPropertyData

IContextNode::GetPropertyDataIds

IContextNode::LoadPropertiesData

IContextNode::SavePropertiesData

インク分析リファレンス