Bink SDK 1.5v |
The function BinkClose closes the specified Bink handle.
void BinkClose(   HBINK bink ); |
This function simply closes a Bink file and releases all of the associated memory. You should close all Bink files that you open or you could leak memory or system resources.
Group:
Bink API
Related Sections:
Open and Close
Related Functions:
BinkGetSummary, BinkMacOpen, BinkOpen
Related Basic Types:
BINK_OPEN_FLAGS, HBINK, void
For technical support, e-mail Bink1@radgametools.com
© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.