共用方式為


IDebugPropertyCreateEvent2::GetDebugProperty

取得新的屬性。

HRESULT GetDebugProperty ( 
   IDebugProperty2** ppProperty
);
int GetDebugProperty ( 
   out IDebugProperty2 ppProperty
);

參數

傳回值

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

請參閱

參考

IDebugPropertyCreateEvent2

IDebugProperty2