Bink SDK 1.5v |
The function BinkBufferGetDescription returns a string describing the blitting style being used by the BinkBuffer.
BINK_STRING BinkBufferGetDescription(   HBINKBUFFER bink_buf ); |
Returns a description string.
This function will return a string constant that describes the blitting style used by the specified BinkBuffer. It is useful to display what type of technology the BinkBuffer is using (especially if it was opened with the BINKBUFFERAUTO blitting style).
Group:
BinkBuffer API
Related Basic Types:
BINKBUFFER_OPEN_FLAGS, BINK_STRING, HBINKBUFFER
For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.