CredUiInfoParent Field
The handle to the parent window of the dialog box.
The dialog box is modal with respect to the parent window.
If this member is
Zero, the desktop is the parent window of the dialog box.
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 Parent As IntPtr
Dim instance As CredUiInfo
Dim value As IntPtr
value = instance.Parent
instance.Parent = value
val mutable Parent: IntPtr
No code example is currently available or this language may not be supported.
Field Value
IntPtr