IDebugPropertyCreateEvent2:: GetDebugProperty

获取新属性。

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

参数

返回值

如果成功,则返回; S_OK否则,返回错误代码。

请参见

参考

IDebugPropertyCreateEvent2

IDebugProperty2