ShellExecuteInfoHwnd Field
Optional.
A handle to the parent window,
used to display any message boxes that the system might produce while executing this function.
This value can be NULL.
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 Hwnd As IntPtr
Dim instance As ShellExecuteInfo
Dim value As IntPtr
value = instance.Hwnd
instance.Hwnd = value
No code example is currently available or this language may not be supported.
Field Value
IntPtr