pub unsafe extern "system" fn OleConvertIStorageToOLESTREAM(
    pstg: IStorage,
    lpolestream: *mut OLESTREAM
) -> HRESULT
Expand description

Required features: "Win32_System_Com_StructuredStorage"