共用方式為


IDebugPropertyCreateEvent2::GetDebugProperty

取得新的 屬性。

語法

int GetDebugProperty ( 
   out IDebugProperty2 ppProperty
);

參數

ppProperty
[out]會傳 回代表新屬性的 IDebugProperty2 物件。

傳回值

如果成功,則會傳回 S_OK;否則,會傳回錯誤碼。

另請參閱