共用方式為


IPropertyChangeArray::InsertAt 方法 (propsys.h)

將變更作業插入陣列中指定的位置。

語法

HRESULT InsertAt(
  [in] UINT            iIndex,
  [in] IPropertyChange *ppropChange
);

參數

[in] iIndex

類型: UINT

插入變更的索引。

[in] ppropChange

類型: IPropertyChange*

包含變更之介面的指標。

傳回值

類型: HRESULT

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 propsys.h