Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Adds events to the IDE Activity Log. Use the SVsActivityLog (SID_SVsActivityLog) service to get an instance of the interface.
The IVsActivityLog type exposes the following members.
Methods
Name
Description
.gif)
Makes a log entry specifying the log type, the package name, and the event text.
.gif)
Makes a log entry specifying entry type, package name, event text, and GUID to store in the event record.
.gif)
Makes a log entry specifying entry type, package name, event text, a GUID to store in the event record, and an HRESULT to store in the event record.
.gif)
Makes a log entry specifying entry type, package name, the event text, a GUID to store in the event record, an HRESULT to store in the event record and a full file path to store in the event record.
.gif)
Makes a log entry specifying entry type, package name, event text, a GUID to store in the event record, and a full file path to store in the event record.
.gif)
Makes a log entry specifying entry type, package name, event text, and an HRESULT to store in the event record.
.gif)
Makes a log entry specifying entry type, package name, event text, an HRESULT to store in the event record, and a full file path to store in the event record.
.gif)
Makes a log entry specifying entry type, package name, event text, and a full file path to store in the event record.
Top