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