FreeBcd

Method
Releases a handle to a BCD number.

Category
BCD

 

Syntax
Sub FreeBcd(ByVal hBcd As Long)

hBcd
The handle to a BCD number.

 

Comments
FreeBcd releases (frees) a handle to a BCD number that has previously been acquired with AllocBcd.



© 2009 Microsoft Corporation. All rights reserved.