IDkmSerializedProcessInfoProviderFactory Interface
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.
Factory interface for getting a IDkmSerializedProcessInfoProvider instance.
Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: TransportKind.
This API was introduced in Visual Studio 16 Update 8 (DkmApiVersion.VS16Update8).
public interface IDkmSerializedProcessInfoProviderFactory
type IDkmSerializedProcessInfoProviderFactory = interface
Public Interface IDkmSerializedProcessInfoProviderFactory
Methods
GetSerializedProcessInfo(DkmTransportConnection, String) |
Obtain information about a file. |