UpdateShutdownRecording
종료 기록을 업데이트합니다.
구문
HRESULT MergeShutdownRecording
([in] BSTR bstrFileName,
[in] IProfileCollection* pProfileCollection,
[in] ITraceMergeProperties* pTraceMergeProperties)
;
매개 변수
bstrFileName
[in] 이벤트가 기록되는 ETL(이벤트 추적 로그) 파일의 이름을 나타냅니다.
pProfileCollection
[in] IProfileCollection 개체를 나타냅니다.
pTraceMergeProperties
[in] ITraceMergeProperties 개체를 나타냅니다.
반환 값
다음 테이블에서는 가능한 반환 값에 대해 설명합니다.
반환 값 | 설명 |
---|---|
S_OK |
함수가 종료 기록을 성공적으로 업데이트했습니다. |