Macro WppRecorderLogSetIdentifier (wpprecorder.h)
Il metodo WppRecorderLogSetIdentifier imposta un identificatore stringa per il log di registrazione.
Sintassi
void WppRecorderLogSetIdentifier(
[in] RecorderLog,
[in] LogIdentifier
);
Parametri
[in] RecorderLog
Handle del log di registrazione restituito in una chiamata precedente a WppRecorderLogCreate.
[in] LogIdentifier
Identificatore di stringa da impostare.
Valore restituito
nessuno
Osservazioni
Non chiamare WppRecorderLogSetIdentifier nell'handle di log predefinito restituito da WppRecorderLogGetDefault.
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | wpprecorder.h |