Function windows_sys::Win32::System::Com::CreateStdProgressIndicator
[−]pub unsafe extern "system" fn CreateStdProgressIndicator(
hwndparent: HWND,
psztitle: PCWSTR,
pibsccaller: IBindStatusCallback,
ppibsc: *mut IBindStatusCallback
) -> HRESULT
Expand description
Required features: ‘Win32_System_Com’, ‘Win32_Foundation’