IPrintPipelinePropertyBag::D eleteProperty 方法 (filterpipeline.h)
方法 DeleteProperty
會從屬性包中刪除屬性。
語法
BOOL DeleteProperty(
[in] const wchar_t *pszName
);
參數
[in] pszName
要從屬性包中刪除的屬性名稱。
傳回值
DeleteProperty
如果屬性已從屬性包中刪除,則會傳回 「true」。
規格需求
需求 | 值 |
---|---|
目標平台 | 桌面 |
標頭 | filterpipeline.h |