Bink SDK 1.5v

BinkGetLogoAddress

The function BinkGetLogoAddress returns a pointer to an embedded Bink logo file.

VOID_PTR BinkGetLogoAddress();

Returns

Returns a pointer to a Bink file that displays the Bink logo.

Discussion

This function returns the address of the embedded Bink logo file. The address returned from this function can be passed directly to BinkOpen using the BINKFROMMEMORY flag. This is a convenient way to access the Bink logo for credits display.


Group: Bink API
Related Functions: BinkOpen
Related Basic Types: BINK_OPEN_FLAGS, VOID_PTR

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