ShellExecuteInfoProcess Field
A handle to the monitor upon which the document is to be displayed.
This member is ignored if fMask does not include SEE_MASK_HMONITOR.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Process As IntPtr
Dim instance As ShellExecuteInfo
Dim value As IntPtr
value = instance.Process
instance.Process = value
val mutable Process: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr