3 references to hThread
Microsoft.VisualBasic.Forms (3)
Microsoft\VisualBasic\Interaction.vb (3)
335
If processInfo.
hThread
<> IntPtr.Zero AndAlso processInfo.
hThread
<> NativeTypes.s_invalidHandle Then
336
safeThreadHandle.InitialSetHandle(processInfo.
hThread
)