ICorProfilerCallback2::ThreadNameChanged (Método)
Notifica al generador de perfiles del código que ha cambiado el nombre de un subproceso.
HRESULT ThreadNameChanged(
[in] ThreadID threadId,
[in] ULONG cchName,
[in] WCHAR name[]);
Parámetros
threadId
[in] Identificador del subproceso.cchName
[in] Longitud del nuevo nombre del subproceso.name
[in] Nuevo nombre del subproceso. El nombre no termina en null.
Requisitos
Plataformas: vea Requisitos de sistema de .NET Framework.
Encabezado: CorProf.idl, CorProf.h
Biblioteca: CorGuids.lib
Versiones de .NET Framework: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0