C# Класс VSEmbed.Services.StubVsActivityLog

Наследование: IVsActivityLog
Показать файл Открыть проект

Открытые методы

Метод Описание
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

Описание методов

LogEntry() публичный Метод

public LogEntry ( [ actType, [ pszSource, [ pszDescription ) : int
actType [
pszSource [
pszDescription [
Результат int

LogEntryGuid() публичный Метод

public LogEntryGuid ( [ actType, [ pszSource, [ pszDescription, System.Guid guid ) : int
actType [
pszSource [
pszDescription [
guid System.Guid
Результат int

LogEntryGuidHr() публичный Метод

public LogEntryGuidHr ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, int hr ) : int
actType [
pszSource [
pszDescription [
guid System.Guid
hr int
Результат int

LogEntryGuidHrPath() публичный Метод

public LogEntryGuidHrPath ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, int hr, [ pszPath ) : int
actType [
pszSource [
pszDescription [
guid System.Guid
hr int
pszPath [
Результат int

LogEntryGuidPath() публичный Метод

public LogEntryGuidPath ( [ actType, [ pszSource, [ pszDescription, System.Guid guid, [ pszPath ) : int
actType [
pszSource [
pszDescription [
guid System.Guid
pszPath [
Результат int

LogEntryHr() публичный Метод

public LogEntryHr ( [ actType, [ pszSource, [ pszDescription, int hr ) : int
actType [
pszSource [
pszDescription [
hr int
Результат int

LogEntryHrPath() публичный Метод

public LogEntryHrPath ( [ actType, [ pszSource, [ pszDescription, int hr, [ pszPath ) : int
actType [
pszSource [
pszDescription [
hr int
pszPath [
Результат int

LogEntryPath() публичный Метод

public LogEntryPath ( [ actType, [ pszSource, [ pszDescription, [ pszPath ) : int
actType [
pszSource [
pszDescription [
pszPath [
Результат int