getrange_default


Description:

public static FlowReturn getrange_default (Pad pad, Object parent, uint64 offset, uint size, out Buffer buffer)

Invoke the default getrange function of the proxy pad.

Parameters:

pad

a src Pad, returns ERROR if not.

parent

the parent of pad

offset

The start offset of the buffer

size

The length of the buffer

buffer

a pointer to hold the Buffer, returns ERROR if null.

Returns:

a FlowReturn from the pad.