ILockBytes_RemoteReadAt_Proxy

Function ILockBytes_RemoteReadAt_Proxy 

Source
pub unsafe extern "C" fn ILockBytes_RemoteReadAt_Proxy(
    This: *mut ILockBytes,
    ulOffset: ULARGE_INTEGER,
    pv: *mut byte,
    cb: ULONG,
    pcbRead: *mut ULONG,
) -> HRESULT