123
This commit is contained in:
39
BinkSDK/htmlhelp/HBINKBUFFER.html
Normal file
39
BinkSDK/htmlhelp/HBINKBUFFER.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<!-- This page was created with the RAD auto-doc generator. -->
|
||||
<!doctype html public "-//w3c//dtd html 3.2 final//en">
|
||||
<html>
|
||||
<head>
|
||||
<title>HBINKBUFFER</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso8859-1">
|
||||
<meta name="ms.locale" content="en-us">
|
||||
<meta name="description" content="is a handle to an opened BinkBuffer.">
|
||||
<meta name="ms-hkwd" content="HBINKBUFFER">
|
||||
<link rel="stylesheet" title="default" href="reference.css" type="text/css" media="screen">
|
||||
</head>
|
||||
<body topmargin="0">
|
||||
<table cellspacing=0 cellpadding=0 class=bar width=100% height=25>
|
||||
<tr class=bar>
|
||||
<td class=bar>
|
||||
<i> <a href="index.html" class=trn>Bink SDK 1.5v</a></i>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h1>HBINKBUFFER</h1>
|
||||
<p>The basic type <b>HBINKBUFFER</b> is a handle to an opened BinkBuffer.</p>
|
||||
<h4>Discussion</h4>
|
||||
<p>A HBINKBUFFER handle is returned from the <a href="BinkBufferOpen.html">BinkBufferOpen</a> function. It also points to a BINKBUFFER structure which contains all sorts of interesting information about the BinkBuffer. If the <a href="BinkBufferOpen.html">BinkBufferOpen</a> call failed, then this handle will be zero.</p>
|
||||
<p>
|
||||
<br>
|
||||
<b>Group:</b>
|
||||
<a href="Basic Types.html">Basic Types</a><br>
|
||||
<b>Related Functions:</b>
|
||||
<a href="BinkBufferBlit.html">BinkBufferBlit</a>, <a href="BinkBufferCheckWinPos.html">BinkBufferCheckWinPos</a>, <a href="BinkBufferClose.html">BinkBufferClose</a>, <a href="BinkBufferGetDescription.html">BinkBufferGetDescription</a>, <a href="BinkBufferLock.html">BinkBufferLock</a>, <a href="BinkBufferOpen.html">BinkBufferOpen</a>, <a href="BinkBufferSetOffset.html">BinkBufferSetOffset</a>, <a href="BinkBufferSetScale.html">BinkBufferSetScale</a>, <a href="BinkBufferUnlock.html">BinkBufferUnlock</a><br>
|
||||
<b>Related Structures:</b>
|
||||
<a href="BINKBUFFER.html">BINKBUFFER</a></p>
|
||||
<p align=center>
|
||||
<a href="mailto:Bink1@radgametools.com">For technical support, e-mail Bink1@radgametools.com</a>
|
||||
<br>
|
||||
<a href="http://www.radgametools.com/bnkmain.htm?from=help1.5v">© Copyright 1994-2003 RAD Game Tools, Inc. All Rights Reserved.</a>
|
||||
</p>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user