#[repr(C)]pub struct PRJ_PLACEHOLDER_VERSION_INFO {
pub ProviderID: [u8; 128],
pub ContentID: [u8; 128],
}Expand description
Required features: ‘Win32_Storage_ProjectedFileSystem’
Fields
ProviderID: [u8; 128]ContentID: [u8; 128]#[repr(C)]pub struct PRJ_PLACEHOLDER_VERSION_INFO {
pub ProviderID: [u8; 128],
pub ContentID: [u8; 128],
}Required features: ‘Win32_Storage_ProjectedFileSystem’
ProviderID: [u8; 128]ContentID: [u8; 128]