Struct windows_sys::Win32::System::SystemServices::NETWORK_APP_INSTANCE_EA
#[repr(C)]pub struct NETWORK_APP_INSTANCE_EA {
pub AppInstanceID: GUID,
pub CsvFlags: u32,
}Expand description
Required features: "Win32_System_SystemServices"
Fields§
§AppInstanceID: GUID§CsvFlags: u32