Method | Description | |
---|---|---|
LogEntry ( [ actType, [ pszSource, [ pszDescription ) : int | ||
LogEntryGuid ( [ actType, [ pszSource, [ pszDescription, System.Guid guid ) : int | ||
LogEntryGuidHr ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, int hr ) : int | ||
LogEntryGuidHrPath ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, int hr, [ pszPath ) : int | ||
LogEntryGuidPath ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, [ pszPath ) : int | ||
LogEntryHr ( [ actType, [ pszSource, [ pszDescription, int hr ) : int | ||
LogEntryHrPath ( [ actType, [ pszSource, [ pszDescription, int hr, [ pszPath ) : int | ||
LogEntryPath ( [ actType, [ pszSource, [ pszDescription, [ pszPath ) : int |
public LogEntry ( [ actType, [ pszSource, [ pszDescription ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
return | int |
public LogEntryGuid ( [ actType, [ pszSource, [ pszDescription, System.Guid guid ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
guid | System.Guid | |
return | int |
public LogEntryGuidHr ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, int hr ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
guid | System.Guid | |
hr | int | |
return | int |
public LogEntryGuidHrPath ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, int hr, [ pszPath ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
guid | System.Guid | |
hr | int | |
pszPath | [ | |
return | int |
public LogEntryGuidPath ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, [ pszPath ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
guid | System.Guid | |
pszPath | [ | |
return | int |
public LogEntryHr ( [ actType, [ pszSource, [ pszDescription, int hr ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
hr | int | |
return | int |
public LogEntryHrPath ( [ actType, [ pszSource, [ pszDescription, int hr, [ pszPath ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
hr | int | |
pszPath | [ | |
return | int |
public LogEntryPath ( [ actType, [ pszSource, [ pszDescription, [ pszPath ) : int | ||
actType | [ | |
pszSource | [ | |
pszDescription | [ | |
pszPath | [ | |
return | int |