WppRecorderLogSetIdentifier 매크로(wpprecorder.h)
WppRecorderLogSetIdentifier 메서드는 레코더 로그에 대한 문자열 식별자를 설정합니다.
통사론
void WppRecorderLogSetIdentifier(
[in] RecorderLog,
[in] LogIdentifier
);
매개 변수
[in] RecorderLog
WppRecorderLogCreate이전 호출에서 반환된 레코더 로그 핸들입니다.
[in] LogIdentifier
설정할 문자열 식별자입니다.
반환 값
없음
발언
WppRecorderLogGetDefault반환된 기본 로그 핸들에서 WppRecorderLogSetIdentifier 호출하지 마세요.
요구 사항
요구 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | wpprecorder.h |