Method |
Description |
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription ) : int |
|
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription, System.Guid guid ) : int |
|
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription, System.Guid guid, int hr ) : int |
|
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription, System.Guid guid, int hr, string pszPath ) : int |
|
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription, System.Guid guid, string pszPath ) : int |
|
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription, int hr ) : int |
|
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription, int hr, string pszPath ) : int |
|
|
IVsActivityLog ( uint actType, string pszSource, string pszDescription, string pszPath ) : int |
|
|