Function IMoniker_RemoteBindToStorage_Proxy

Source
pub unsafe extern "C" fn IMoniker_RemoteBindToStorage_Proxy(
    This: *mut IMoniker,
    pbc: *mut IBindCtx,
    pmkToLeft: *mut IMoniker,
    riid: *const IID,
    ppvObj: *mut *mut IUnknown,
) -> HRESULT