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