Struct windows_sys::Win32::NetworkManagement::WNet::DISCDLGSTRUCTW
#[repr(C)]pub struct DISCDLGSTRUCTW {
pub cbStructure: u32,
pub hwndOwner: HWND,
pub lpLocalName: PWSTR,
pub lpRemoteName: PWSTR,
pub dwFlags: DISCDLGSTRUCT_FLAGS,
}
Expand description
Required features: "Win32_NetworkManagement_WNet"
, "Win32_Foundation"
Fields§
§cbStructure: u32
§hwndOwner: HWND
§lpLocalName: PWSTR
§lpRemoteName: PWSTR
§dwFlags: DISCDLGSTRUCT_FLAGS