Compartir a través de


Método CWiaLogProcEx::CWiaLogProcEx (wiamdef.h)

Se llama al constructor CWiaLogProcEx cuando se escribe la función o el método que se registra.

Sintaxis

void CWiaLogProcEx(
  IWiaLogEx *pIWiaLog,
  INT       ResourceID,
  INT       DetailLevel,
  CHAR      *pszMsg,
  LONG      lMethodId
);

Parámetros

pIWiaLog

Define el parámetro IWiaLogExpIWiaLog.

ResourceID

Define el parámetro INTResourceID.

DetailLevel

Define el parámetro INTDetailLevel.

pszMsg

Define el parámetro CHAR *pszMsg.

lMethodId

Define el parámetro LONGlMethodId.

Valor devuelto

None

Requisitos

Requisito Value
Plataforma de destino Windows
Encabezado wiamdef.h (incluya Wiamdef.h)

Consulte también

CWiaLogProcEx