Function windows::Win32::System::Com::StructuredStorage::StgOpenLayoutDocfile
pub unsafe fn StgOpenLayoutDocfile<P0>(
pwcsdfname: P0,
grfmode: u32,
reserved: u32,
) -> Result<IStorage>where
P0: Param<PCWSTR>,