BcdSetMax

Method
Sets a BCD number to the maximum value.

Category
BCD

 

Syntax
Sub BcdSetMax(ByVal hBcd As Long)

hBcd
The handle to the BCD number.

 

Comments
BcdSetMax sets the BDC number hBcd to the maximum value a BCD number can have.



© 2009 Microsoft Corporation. All rights reserved.