Function windows_sys::Win32::UI::Shell::SHCreateStreamOnFileEx
[−]pub unsafe extern "system" fn SHCreateStreamOnFileEx(
pszfile: PCWSTR,
grfmode: u32,
dwattributes: u32,
fcreate: BOOL,
pstmtemplate: IStream,
ppstm: *mut IStream
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"
, "Win32_System_Com"