ICorDebugAppDomain.GetProcess(IntPtr) 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.
public:
int GetProcess([Runtime::InteropServices::Out] IntPtr % ppProcess);
public int GetProcess (out IntPtr ppProcess);
abstract member GetProcess : nativeint -> int
Public Function GetProcess (ByRef ppProcess As IntPtr) As Integer
Parameters
- ppProcess
-
IntPtr
nativeint
Returns
Returns Int32.