DkmRecordedProcessInfo.GetSystemInformation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get information about the computer where the recorded process ran.
This API was introduced in Visual Studio 16 RTM (DkmApiVersion.VS16RTM).
public:
Microsoft::VisualStudio::Debugger::DefaultPort::DkmSystemInformation ^ GetSystemInformation();
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformation GetSystemInformation ();
member this.GetSystemInformation : unit -> Microsoft.VisualStudio.Debugger.DefaultPort.DkmSystemInformation
Public Function GetSystemInformation () As DkmSystemInformation
Returns
[Out] Object describing the system where the recorded process ran.