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: GUIDStaticInfoLength: u32TransactionIdInfoLength: u32Unused1: u32Unused2: u32