Macro WppRecorderLogSetIdentifier (wpprecorder.h)
Il metodo WppRecorderLogSetIdentifier imposta un identificatore stringa per il log del registratore.
Sintassi
void WppRecorderLogSetIdentifier(
[in] RecorderLog,
[in] LogIdentifier
);
Parametri
[in] RecorderLog
Handle di log del registratore restituito in una chiamata precedente a WppRecorderLogCreate.
[in] LogIdentifier
Identificatore di stringa da impostare.
Valore restituito
Nessuno
Osservazioni
Non chiamare WppRecorderLogSetIdentifier sull'handle di log predefinito restituito da WppRecorderLogGetDefault.
Fabbisogno
Requisito | Valore |
---|---|
piattaforma di destinazione | Finestre |
intestazione | wpprecorder.h |