Function vc6_sys::OleLoadFromStream

source ·
pub unsafe extern "stdcall" fn OleLoadFromStream(
    pStm: LPSTREAM,
    iidInterface: *const IID,
    ppvObj: *mut LPVOID
) -> HRESULT