Bink SDK 1.5v

BinkGetError

The function BinkGetError returns a string that describes the last global Bink error.

BINK_STRING BinkGetError();

Returns

Returns the last global Bink error.

Discussion

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


Group: Bink API
Related Functions: BinkMacOpen, BinkOpen
Related Basic Types: BINK_STRING

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