VIGetCurrentFrameBuffer

C Specification

#include <revolution/vi.h>
void *VIGetCurrentFrameBuffer(void)

Arguments

None.

Return Values

Pointer to the current frame buffer.

Description

This function returns a pointer to the current frame buffer.

See Also

VISetNextFrameBuffer, VIGetNextFrameBuffer

Revision History

2006/03/01 Initial version.


CONFIDENTIAL