Struct windows_sys::Win32::Networking::ActiveDirectory::DSCOLUMN
#[repr(C)]pub struct DSCOLUMN {
pub dwFlags: u32,
pub fmt: i32,
pub cx: i32,
pub idsName: i32,
pub offsetProperty: i32,
pub dwReserved: u32,
}
Expand description
Required features: "Win32_Networking_ActiveDirectory"
Fields§
§dwFlags: u32
§fmt: i32
§cx: i32
§idsName: i32
§offsetProperty: i32
§dwReserved: u32