BcdSetMin

Method
Sets a BCD number to the minimum value.

Category
BCD

 

Syntax
Sub BcdSetMin(ByVal hBcd As Long)

hBcd
The handle to the BCD number.

 

Comments
BcdSetMin sets the BCD number hBcd to the minimum value a BCD number can have.



© 2009 Microsoft Corporation. All rights reserved.