pub type NETINFOSTRUCT = _NETINFOSTRUCT;Aliased Type§
#[repr(C)]pub struct NETINFOSTRUCT {
pub cbStructure: u32,
pub dwProviderVersion: u32,
pub dwStatus: u32,
pub dwCharacteristics: u32,
pub dwHandle: u32,
pub wNetType: u16,
pub dwPrinters: u32,
pub dwDrives: u32,
}Fields§
§cbStructure: u32§dwProviderVersion: u32§dwStatus: u32§dwCharacteristics: u32§dwHandle: u32§wNetType: u16§dwPrinters: u32§dwDrives: u32