Type Definition windows_sys::Win32::UI::Controls::PFNDPASTREAM
[−]pub type PFNDPASTREAM = Option<unsafe extern "system" fn(pinfo: *const DPASTREAMINFO, pstream: IStream, pvinstdata: *const c_void) -> HRESULT>;
Expand description
Required features: "Win32_UI_Controls"
, "Win32_System_Com"