Struct windows_sys::Win32::Storage::FileSystem::KCRM_PROTOCOL_BLOB
#[repr(C)]pub struct KCRM_PROTOCOL_BLOB {
pub ProtocolId: GUID,
pub StaticInfoLength: u32,
pub TransactionIdInfoLength: u32,
pub Unused1: u32,
pub Unused2: u32,
}Expand description
Required features: "Win32_Storage_FileSystem"
Fields§
§ProtocolId: GUID§StaticInfoLength: u32§TransactionIdInfoLength: u32§Unused1: u32§Unused2: u32