Table of Contents

Method GetVersionFromProcess

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

GetVersionFromProcess(ProcessSafeHandle, StringBuilder, int, out int)

public static extern void GetVersionFromProcess(ProcessSafeHandle hProcess, StringBuilder versionString, int bufferSize, out int dwLength)

Parameters

hProcess ProcessSafeHandle
versionString StringBuilder
bufferSize int
dwLength int