다음을 통해 공유


WppRecorderLogSetIdentifier 매크로(wpprecorder.h)

WppRecorderLogSetIdentifier 메서드는 레코더 로그에 대한 문자열 식별자를 설정합니다.

구문

void WppRecorderLogSetIdentifier(
  [in]  RecorderLog,
  [in]  LogIdentifier
);

매개 변수

[in] RecorderLog

WppRecorderLogCreate에 대한 이전 호출에서 반환된 레코더 로그 핸들입니다.

[in] LogIdentifier

설정할 문자열 식별자입니다.

반환 값

없음

설명

WppRecorderLogGetDefault에서 반환된 기본 로그 핸들에서 WppRecorderLogSetIdentifier를 호출하지 마세요.

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 wpprecorder.h