Bink SDK 1.5v

BinkBufferGetError

The function BinkBufferGetError returns a string that describes the last global BinkBuffer error.

BINK_STRING BinkBufferGetError();

Returns

Returns the last global BinkBuffer error.

Discussion

This function returns a string describing the last global BinkBuffer error. It is especially handy if BinkBufferOpen fails.


Group: BinkBuffer API
Related Functions: BinkBufferOpen
Related Basic Types: BINK_STRING

For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.